Delete a label
Delete a label from the workspace
DELETE
/labels/{id}Authorization
AuthorizationBearer token · headerrequiredAPI key authentication. Generate an API key from your workspace settings.
Path parameters
idstring<uuid>requiredLabel ID (UUID)
Responses
200
Label deleted
idstring<uuid>namestringcolorstringHex color code
backgroundColorstringHex background color code
createdAtstring<date-time>updatedAtstring<date-time>401
Unauthorized - Missing or invalid API key
codestringmessagestring404
Not Found - Resource does not exist
codestringmessagestring