Skip to main content
POST
Create label

Authorizations

Authorization
string
header
required

API key or session token (Bearer)

Body

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

Response

Label created successfully

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