Skip to main content
DELETE

Delete Label

Deletes a label from your workspace. This action cannot be undone.

Request

integer
required
The ID of the label to delete

Response

string
Success message confirming the label was deleted

Code Examples

Error Codes

Unauthorized
Missing or invalid API token
Forbidden
Token does not have ‘labels’ permission
Not Found
Label not found or user does not have access to the label’s workspace
Unprocessable Entity
Invalid label ID provided