Updates a pet in the store with form data
1min
POST
AUTHENTICATION
Authorization
Bearer
Bearer
PATH PARAMETERS
petId
integer
*ID of pet that needs to be updated
FORM PARAMETERS
name
string
Updated name of the pet
status
string
Updated status of the pet
RESPONSES
405
Invalid input
ο»Ώ
ο»Ώ
Updated 02 Nov 2023
Did this page help you?