Skip to main content
POST
Create a litter

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
born_on
string<date> | null
notes
string
animal_ids
string[]

The animals in it: record IDs, each yours and named once.

Response

The litter.

id
string
name
string
born_on
string<date> | null
notes
string | null
created_at
string<date-time>
member_count
integer

How many animals are in it.