Skip to main content
POST
Add a food or supplement

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
kind
enum<string>
required
Available options:
food,
supplement
name
string
required
amount
string
schedule_note
string

When it is given.

Response

The item.

id
string
kind
enum<string>
Available options:
food,
supplement
name
string
amount
string | null
schedule_note
string | null

When it is given.

sort_order
integer

Its place in the feeding list.