API Reference
Update a cat by id.
You can only update cats that you have created.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id of the cat.
Body
application/json
Available options:
Playful
, Calm
, Bold
, Affectionate
, Energetic
, Gentle
, Curious
, Confident
, Friendly
, Mysterious