Skip to main content
POST
Create a label

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
Required string length: 1 - 36
boardPublicId
string
required
Minimum string length: 12
colourCode
string
required
Required string length: 7

Response

Successful response

publicId
string
required
name
string
required
colourCode
string | null
required