Update a custom field definition
API key required for authentication.
Keys begin with 'cc_' prefix. Get your API key from the Developer Dashboard.
Custom field definition ID
PUT /v2/custom-fields/:id Request body
customers Display name shown to users
255Description of the field's purpose
Type of data this field stores
text, number, boolean, date, select, multi_select Whether this field must have a value
Available options for select/multi-select fields
Validation rules for the custom field
PUT /v2/custom-fields/:id Positive response
Custom field definition with all metadata
customers Generated identifier for the field
100Display name shown to users
255Description of the field's purpose
Type of data this field stores
text, number, boolean, date, select, multi_select Whether this field must have a value
Available options for select/multi-select fields
Validation rules for the custom field