DELETE
/pet/{petId}Deletes a pet
Deletes a pet by Id.
Security
petstore_authwrite:pets, read:pets
Parameters
path
| Name | Type | Description | |
|---|---|---|---|
petId | integer · int64 | required | Pet id to delete |
Responses
- 400 Invalid pet value
/pet/{petId}Deletes a pet by Id.
petstore_auth write:pets, read:pets| Name | Type | Description | |
|---|---|---|---|
petId | integer · int64 | required | Pet id to delete |