Replace conversation custom fields
Conversations
Replace conversation custom fields
Authoritative-write of the conversation’s custom-field value bag: send the FULL desired { custom_fields: { <key>: <value> } } object. Every key must resolve to an active inbox custom-field definition and the value must match that definition’s type (text/number/checkbox/date/dropdown/multi-select); null clears a single field. Unknown or archived keys, or values of the wrong type, return 422. Manage the definitions via the inbox custom-field settings.
PUT
Replace conversation custom fields