Skip to content
ogygia playground
DELETE /pet/{petId}

Deletes a pet

Deletes a pet by Id.

Security

  • petstore_auth write:pets, read:pets

Parameters

path

NameTypeDescription
petIdinteger · int64requiredPet id to delete

Responses

  • 400 Invalid pet value