Skip to main content
POST
Add a person, an animal or an organization

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The submission's record ID.

Body

application/json
entity_type
enum<string>
required
Available options:
person,
animal,
organization
entity_id
string
required

Response

The link.

Somebody a coordinator added to a submission AFTERWARDS. Not the same thing as the animals on the submission itself: those are what the sender ticked, and they are an ANSWER, which no API here will edit. These are what your team worked out later, and each one records who said so.

id
string
entity_type
enum<string>
Available options:
person,
animal,
organization
entity_id
string

The record ID, which must be one of yours.

entity_label
string | null

Their name, as it reads today. Null where the record has none.

added_by_person_id
string | null

Who linked it.

created_at
string