Skip to main content
POST
Add an application stage

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Body

application/json
label
string
required

The name. Unique, ignoring case. Longer names are cut to 80 characters.

kind
enum<string>

Which applications the stage is for: adoption, foster, or both.

Available options:
adoption,
foster,
both
color
string

A colour as #rrggbb. Anything else is saved as no colour.

Pattern: ^#[0-9a-fA-F]{6}$

Response

Every stage, with the new one at the end.

results
object[]
required
usage
object
required

How many applications are at each stage, keyed by stage key. A stage nobody is at is left out.