Update an existing pet
1min
PUT
AUTHENTICATION
Authorization
Bearer
Bearer
BODY PARAMETERS
body
Pet
*id
integer<int64>
category
Category
name
string
*Example: doggie
photoUrls
string[]
*Example:
tags
Tag[]
status
string<available | pending | sold>
pet status in the store
RESPONSES
400
Invalid ID supplied
404
Pet not found
405
Validation exception
ο»Ώ
ο»Ώ
Updated 02 Nov 2023
Did this page help you?