cURL
Conversation
Assign Tags to Conversation
Assigns one or more tags to a conversation. Path id is the conversation participantsIdentifiers (URL-encoded).
POST
cURL
Path Parameters
Conversation participants identifiers.
Body
application/json
Tag IDs to assign (POST) or remove (DELETE) from the conversation
Minimum array length:
1Response
Tags assigned successfully
The response is of type string.
Example:
"success"