Add a new pet to the store
1min
POST
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
405
Invalid input
ο»Ώ
ο»Ώ
Updated 02 Nov 2023
Did this page help you?