Update an existing pet.
update_petUpdate an existing pet's information by providing its unique ID. Modify fields like name, photo URLs, status, category, and tags.
Instructions
Update an existing pet by Id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | Yes | ||
| tags | No | ||
| status | No | pet status in the store | |
| category | No | ||
| photoUrls | Yes |