Bulk update contact fields
CRM
Bulk update contact fields
Updates contact field definitions in bulk. Identify each field by id or property_name. property_name is a stable identifier and cannot be renamed; if you include it with id, it must match the stored field property_name exactly.
POST
Bulk update contact fields
Authorizations
Public API key for the Octolane organization.
Body
application/json
Array of field definition patches. Maximum 100 items.
Required array length:
1 - 100 elementsAlias for id when updating pipeline fields.
Stable field identifier. This value cannot be changed by update APIs. If supplied with id or attribute_id, it must match the stored field property_name exactly.
Pattern:
^[a-z][a-z0-9_]*$New display name.
New display name.
Can be changed only for custom fields, not system fields.
Available options:
string, number, checkbox, date, date_range, rating, timestamp, select, multi_select, currency, percentage, location, time, datetime, email, phone, website, url, radio, team_members Required range:
x >= 1