Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Create a new product field
Example:
"Sample Name"
Example:
"123e4567-e89b-12d3-a456-426614174000"
Example:
1
Example:
"123e4567-e89b-12d3-a456-426614174000"
Field type, can be any of { short_text: 0, long_text: 1, checkbox: 2, listbox: 3, date: 4 }
Available options:
0, 1, 2, 3, 4 Example:
3
Example:
true
Example:
["Option 1", "Option 2", "Option 3"]Example:
"2021-01-01T00:00:00Z"
Example:
"2021-01-01T00:00:00Z"
Response
Successful operation
Example:
"123e4567-e89b-12d3-a456-426614174000"