Update a custom field
PATCH/custom-fields/:field_id
Update an existing custom-field definition (partial — unspecified attributes are preserved).
Write access requires any contact, company, or deal write scope (or their .all variants) —
no dedicated scope exists.
Request
Responses
- 200
- 401
- 403
- 404
- 422
The updated custom field
Missing or invalid token
Token lacks the required scope, or the user's role/permissions deny this action
Resource not found (or not visible to this user's role)
Request failed schema validation