Description
Deletes a pet
Path parameters
Name | Type | Description | Required? |
---|---|---|---|
petId |
integer |
Pet id to delete | true |
Query parameters
None
Responses
Code | Returns |
---|---|
400 | Invalid ID supplied |
404 | Pet not found |
Content types:
-
application/xml
-
application/json