POST
/
statuses
/
create

Authorizations

X-API-Key
string
header
required

Body

application/json
name
string
required
color
string | null
colorKey
enum<string>
Available options:
AMBER,
BLACK,
BLUE,
CYAN,
EMERALD,
FUCHSIA,
GRAY,
GREEN,
INDIGO,
LIME,
NEUTRAL,
ORANGE,
PINK,
PRIMARY,
PURPLE,
RED,
ROSE,
SKY,
SLATE,
STONE,
TEAL,
VIOLET,
WHITE,
YELLOW,
ZINC
description
string | null
icon
string | null
isEnabled
boolean
isLocked
boolean
order
integer
statusGroupId
string | null

Response

200 - application/json
colorKey
enum<string>
required
Available options:
AMBER,
BLACK,
BLUE,
CYAN,
EMERALD,
FUCHSIA,
GRAY,
GREEN,
INDIGO,
LIME,
NEUTRAL,
ORANGE,
PINK,
PRIMARY,
PURPLE,
RED,
ROSE,
SKY,
SLATE,
STONE,
TEAL,
VIOLET,
WHITE,
YELLOW,
ZINC
id
string
required
name
string
required
color
string | null
description
string | null