Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the cat to update with an image.
Body
Binary image data with a valid image content type.
The body is of type file
.