---
title: "Deletes a pet"
method: DELETE
path: "/pet/{petId}"
tags: ["pet"]
---

# Deletes a pet

`DELETE /pet/{petId}`

## Path parameters

- `petId` integer, required

## Headers

- `api_key` string

## Other responses

- `400` — Invalid pet value

---

[API](https://skmtc.dev/openapitools/apis/openapi-petstore.md) · [All operations](https://skmtc.dev/openapitools/apis/openapi-petstore/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openapitools/openapi-petstore/revisions/d8af387ab4d0/schema)
