PUT a Custom Field
PUT /user-api/v1/custom-fields/:id
Headers
Path Parameters
string
Custom Field ID
Endpoint Example
PUT /user-api/v1/custom-fields/field_99999
The
field_type and entity_type cannot be updated after creation. For select fields, multi_select_options are replaced entirely with the provided values.