Skip to main content
PATCH
Change an application stage

Authorizations

Authorization
string
header
required

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

Path Parameters

key
string
required

The stage's key, such as pending_third_party.

Body

application/json

At least one of these.

label
string

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 | null
Pattern: ^#[0-9a-fA-F]{6}$
is_enabled
boolean

Response

Every stage, as they now are.

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.