Delete label by labelIds
DELETE {{baseUrl}}/api/v1/labels
This API deletes labels, based on the IDs specified.
OAuth Scope
Desk.contacts.DELETEDesk.settings.DELETE
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
labelIds | string | IDs of the labels to delete |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |