Service Custom Fields
Create a Field Option
Create a new option for the given field.
Scoped OAuth requires: custom_fields.write
post/services/custom_fields/{field_id}/field_options
Path parameters
field_idstring required
The ID of the field.
Headers
Acceptstring required
The Accept header is used as a versioning header.
Content-Type'application/json' required
Request body
Response
The field option created.
Changes
No recorded changes to this endpoint across all 1 revision of this API.