Dissociate Tag
POST {{baseUrl}}/api/v1/tickets/:ticket_id/dissociateTag
This API removes a single tag or multiple tags from a ticket.
OAuth Scope
Desk.tickets.CREATE
Attributes
| Attribute Name | Data Type | Description |
|---|---|---|
| tags (required) | <list> | Names of the tags |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |
RESPONSES
status: OK
""