Applies a tag or label to a conversation for categorization and workflow routing.
Add Label to Conversation
POST
/v1/conversations/:id/labels
Parameters
| Name | Type | Description |
|---|---|---|
idrequired | string | Conversation UUID |
label_id | string | Existing label UUID |
label_title | string | Label title to find or create |