Skip to main content
POST
/
pet
/
{petId}
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

petId
integer<int64>
required

ID of pet that needs to be updated

Query Parameters

name
string

Name of pet that needs to be updated

status
string

Status of pet that needs to be updated

Response

405

Invalid input