v1

latestOpenAPI 3.0.32026-08-06561563.5 KB
Contact Fields

Update a contact field label

Updates the label and auto-regenerates the name slug. Note: contact_field_type_id is immutable and cannot be changed after creation.

patch/contact-fields/{id}

Request body

labelstring required

Response

Contact field updated

idinteger
labelstring required

Human-readable field label

namestring

Machine-readable slug (auto-generated from label)

type'text' | 'number' | 'date'

Field type