Skip to main content

Updates a pet in the store with form data

POST 

/pet/:petId

Request

Path Parameters

    petId int64required

    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

Responses

Invalid input

Loading...