Skip to main content
POST
Add a breed

Authorizations

Authorization
string
header
required

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

Body

application/json
species
string
required

A species key, or a common word for one.

name
string
required

Spaces are tidied, and a name longer than 80 characters is cut to 80.

sort_order
integer
default:0

Its place in the picker, lowest first. Breeds with the same number are in name order.

Response

The breed.

breed
object