DELETE
/
api
/
v1
/
labels
/
{labelId}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

labelId
string
required

Response

200 - application/json
color
string
createdAt
string
deleted
string | null
description
string | null
groupId
string | null
id
string
name
string
teamId
string | null
updatedAt
string
workspaceId
string