Removes an applied label from the conversation.
Remove Label from Conversation
DELETE
/v1/conversations/:id/labels/:label_id
Parameters
| Name | Type | Description |
|---|---|---|
idrequired | string | Conversation UUID |
label_idrequired | string | Label UUID to remove |
Removes an applied label from the conversation.
| Name | Type | Description |
|---|---|---|
idrequired | string | Conversation UUID |
label_idrequired | string | Label UUID to remove |