Example searches: “username”, “user”, “name”, “status”, “Logs user into the system”
ID of pet that needs to be updated
Name of pet that needs to be updated
Status of pet that needs to be updated
Invalid input
curl \ --request POST '/api/v3/pet/{petId}' \ --header "Authorization: Bearer $ACCESS_TOKEN"