Products
API Docs
Developer Portal
Workflows
FREE API TOOLS
Redoc
Redoc vs. Redocly
Redocly CLI
Docs
Pricing
Enterprise
About
COMPANY
Blog
About Us
Customers
Careers
TECHNOLOGY
Status
Security
Tech Stack
CONTACT SALES →
Login
Sign Up
uploads an image
Security
petstore_auth
Request
path Parameters
petId
required
integer
<int64>
ID of pet to update
Request Body schema:
application/octet-stream
string
<binary>
Responses
200
successful operation
post
/pet/{petId}/uploadImage
Try it
Response samples
200
application/json
Copy
{
"code"
:
0
,
"type"
:
"string"
,
"message"
:
"string"
}