Update Custom Field Value
PUT/api/custom-field-values/:custom_field_value
Updates the value of an existing custom field value. The custom_field_id, link_id, and link_type are preserved from the existing record.
Authentication: Requires Bearer token.
Fields:
- value (required) — The new value to store
Request
Responses
- 200
Successful response