Your can only add an image to a cat that you have created.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the cat to update with an image.
Binary image data with a valid image content type.
The body is of type file
.
Operation successful
The response is of type object
.
Your can only add an image to a cat that you have created.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the cat to update with an image.
Binary image data with a valid image content type.
The body is of type file
.
Operation successful
The response is of type object
.