Skip to main content
PUT
Replace animal statuses

Authorizations

Authorization
string
header
required

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

Body

application/json
statuses
object[]
required

Every status, in order. Every built-in status must be here.

Minimum array length: 1
groups
object[]

Every group. Leaving this out removes every group. Keep an existing group's ID; give a new group any ID you like and point statuses at it.

Response

The statuses, their groups and their use, as they now are.

results
object[]
required
groups
object[]
required
usage
object
required

How many animal records hold each status, keyed by status key. Deleted records are counted too.