Custom Object Fields
Delete Custom Object Field
Deletes a field with the specified key. Note: You can't delete standard fields.
Allowed For
- Admins
delete/api/v2/custom_objects/{custom_object_key}/fields/{custom_object_field_key_or_id}
Path parameters
custom_object_keystring required
The key of a custom object
custom_object_field_key_or_idstring required
The key or id of a custom object field
Response
No content response