Skip to main content
POST
Create a label

Authorizations

Authorization
string
header
required

API key authentication. Generate an API key from your workspace settings.

Body

application/json
name
string
required
Minimum string length: 1
color
enum<string>
required
Available options:
yellow,
purple,
orange,
red,
brown,
green

Response

Label created

id
string<uuid>
name
string
color
string

Hex color code

backgroundColor
string

Hex background color code

createdAt
string<date-time>
updatedAt
string<date-time>