Skip to main content
POST
Create Label

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
name
string
required
color
string
required
workspaceId
string
required
taskId
string

Response

200 - application/json

Label created successfully

id
string
required
name
string
required
color
string
required
createdAt
string<date-time>
required
taskId
string | null
required
workspaceId
string | null
required