Create a label
POST /labels
POST
/labels
Create a new label
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
name
required
string
color
string
description
string
team_id
string
Responses
Section titled “ Responses ”Label created
object
id
string
company_id
string
name
string
color
string | null
description
string | null
created_at
string | null format: date-time
created_by
string | null
team_id
string | null
Invalid request
object
success
required
boolean
error
required
string
Example
An error occurredUnauthorized