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

# Updates a pet in the store with form data

`POST /contact/{contact_id}`

## Path parameters

- `contact_id` integer, required

## Query parameters

- `name` string
- `status` string

## Other responses

- `405` — Invalid input

---

[API](https://skmtc.dev/opensignlabs/apis/opensign-api-v1.md) · [All operations](https://skmtc.dev/opensignlabs/apis/opensign-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/opensignlabs/opensign-api-v1/revisions/fc166e76710f/schema)
