Skip to main content
PATCH
Add image to a cat by id.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

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.

Response

Operation successful

message
string
data
object