Skip to main content
POST
Link two animals

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The animal's record ID (not its Pet ID).

Body

application/json

Another of your animals. An animal cannot be related to itself.

relationship_type
enum<string>
required

What the other animal is to this one.

Available options:
sibling,
parent,
offspring,
bonded

Response

The link, as this animal holds it.

id
string
relationship_type
enum<string>

What the other animal is to this one: its sibling, its parent, its offspring, or bonded to it.

Available options:
sibling,
parent,
offspring,
bonded
created_at
string<date-time>

The other animal's internal name. In the list only.

In the list only.

In the list only.