---
title: "Updates a pet in the store with form data"
method: POST
path: "/pet/{petId}"
tags: ["pet"]
---

# Updates a pet in the store with form data

`POST /pet/{petId}`

## Path parameters

- `petId` integer, required

## Other responses

- `405` — Invalid input

---

[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)
