form-data 方式更新宠物信息
正式环境
https://petstore-prod.apifox.cn
正式环境
https://petstore-prod.apifox.cn
POST
/pet/{petId}
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://petstore-prod.apifox.cn/pet/'
响应示例响应示例
{}
请求参数
Path 参数
petId
必需
Body 参数application/x-www-form-urlencoded
name
可选
status
可选
返回响应
修改于 2021-10-29 15:46:10