Skip to main content

Updates a pet in the store with form data

POST 

/contact/:contact_id

Request

Path Parameters

    contact_id 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...