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.

Deletes a pet

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

Pet id to delete

Responses
400

Invalid ID supplied

404

Pet not found