Array 方式批量创建用户
正式环境
https://petstore-prod.apifox.cn
正式环境
https://petstore-prod.apifox.cn
POST
/user/createWithList
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://petstore-prod.apifox.cn/user/createWithList' \
--header 'Content-Type: text/plain' \
--data-raw ''
响应示例响应示例
{}