POST
/
api
/
v1
/
labels

Authorizations

Authorization
string
header
required

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

Body

application/json
color
string
required
name
string
required
workspaceId
string
required
description
string
groupId
string
teamId
string

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