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
Deletes a pet
Security
petstore_auth
Request
path Parameters
petId
required
integer
<int64>
Pet id to delete
header Parameters
api_key
string
Example:
Bearer <TOKEN>
Responses
400
Invalid pet value
delete
/pet/{petId}
Try it