更新用户信息
正式环境
https://petstore-prod.apifox.cn
正式环境
https://petstore-prod.apifox.cn
PUT
/user/{username}
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request PUT 'https://petstore-prod.apifox.cn/user/' \
--header 'Content-Type: text/plain' \
--data-raw ''
响应示例响应示例
400 - 示例 1
{}
请求参数
Path 参数
username
必需
返回响应
修改于 2021-07-04 09:31:13