Create field
crm
Create field
Create a CRM field.
POST
Create field
Authorizations
Workspace-scoped Dench API key from workspace settings. This is the same key used by DENCH_API_KEY in sandboxes.
Path Parameters
Body
application/json
Field data type. relation needs relatedObjectName + relationshipType; enum uses enumValues/enumColors; user cells store a member userId; long prose belongs in the protected Notes richtext field.
Available options:
text, email, phone, url, number, boolean, date, richtext, file, user, enum, relation, tags, action Target object for relation fields.
Relation cardinality for a relation field.
Available options:
many_to_one, many_to_many Options for enum fields.
Hex colors aligned to enumValues.
Allow multi-select enum.
Index for filter/search/sort.
Enrichment binding that lets the field auto-fill from a provider.
Response
Successful response