Logo
1 API Documentation

Updates a pet in the store with form data

POST {{baseUrl}}/pet/:petId

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X POST 'https://petstore.swagger.io/v2/pet/:petId' -H 'Content-Type: application/x-www-form-urlencoded'

ENDPOINTS