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