Add a new pet to the store
Prod Env
https://prod.your-api-server.com
Prod Env
https://prod.your-api-server.com
POST
https://prod.your-api-server.com
pet
Last modified:2023-09-25 16:43:40
Request
Body Params application/x-www-form-urlencoded
name
string
required
Example:
Hello User
status
string
required
Example:
active
Request samples
Responses
Modified at 2023-09-25 16:43:40