Products
Docs
Pricing
Enterprise
About
Login
Sign Up
uploads an image
Security
OAuth2: petstore_auth
Request
path Parameters
petId
required
integer
<int64>
ID of pet to update
Request Body schema:
application/octet-stream
string
<binary>
post
/pet/{petId}/uploadImage
Try it
Responses
200
successful operation
Response Schema:
application/json
code
integer
<int32>
type
string
message
string
Response samples
200
application/json
{
"code"
:
0
,
"type"
:
"string"
,
"message"
:
"string"
}
Was this helpful?
Next to Finds Pets by status