Custom Object Fields
Create Custom Object Field
Creates any of the following custom field types:
- text (default when no "type" is specified)
- textarea
- checkbox
- date
- integer
- decimal
- regexp
- dropdown
- lookup
- multiselect
See About custom field types in Zendesk help.
Allowed For
- Admins
post/api/v2/custom_objects/{custom_object_key}/fields
Path parameters
custom_object_keystring required
The key of a custom object
Request body
Response
Created