put http://petstore.swagger.io/v2/pet
Log in to see full request history
Responses
400Invalid ID supplied
404Pet not found
405Validation exception
400Invalid ID supplied
404Pet not found
405Validation exception
xxxxxxxxxx
curl --request PUT \
--url http://petstore.swagger.io/v2/pet \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!