Updates a pet in the store with form data
/pet/{petId}
Updates a pet in the store with form data
Path Parameters
petId: number
Query Parameters
Updates a pet in the store with form data
curl https://petstore3.swagger.io/api/v3/pet/$PET_ID \
-X POST \
-H "api_key: $PETSTORE_API_KEY"