Create custom field
Create a new custom field definition. Supply applies_to to bind the field to record types, and company_ids (or company_id) to restrict it to specific companies.
Authorizations
Headers
Optional. A unique value (a UUID works well) identifying this operation. If the request is repeated with the same key, the original response is replayed instead of the operation running again, so a retry cannot create a duplicate record. Results are replayable for 48 hours. Reusing a key with a different request body returns 422.
255Body
2 - 32text, number, currency, date, boolean, single_select, multi_select, link, paragraph Single company id this custom field is scoped to (merged into company_ids). Omit for an org-wide field.
List of company ids this custom field is scoped to. Omit for an org-wide field.
Allowed values for single_select / multi_select fields
Response
Created
Date and time the record was created
Date and time the record was last updated
text, number, currency, date, boolean, single_select, multi_select, link, paragraph