Skip to main content
POST
/
pet
/
{petId}
/
uploadImage
Error
A valid request URL is required to generate request examples
{
  "code": 123,
  "type": "<string>",
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://i.v0v.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

petId
integer<int64>
required

ID of pet to update

Query Parameters

additionalMetadata
string

Additional Metadata

Body

application/octet-stream

The body is of type file.

Response

successful operation

code
integer<int32>
type
string
message
string