Documentation Index

Fetch the complete documentation index at: https://docs.abakion.com/llms.txt

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

uploads an image

Prev Next
Post
/pet/{petId}/uploadImage
Security
OAuth
FlowImplicit
Authorization URLhttps://petstore.swagger.io/oauth/authorize
Scopes:
read:petsread your pets
write:petsmodify pets in your account
Path parameters
petId
integer (int64) Required

ID of pet to update

Body parameters
object
additionalMetadata
string

Additional data to pass to server

file
file

file to upload

Responses
200

successful operation

object
code
integer (int32)
type
string
message
string