Creates list of users with given input array
POST
{{baseUrl}}/user/createWithList
Body
PARAM
Key |
Datatype |
Required |
Description |
HEADERS
Key |
Datatype |
Required |
Description |
Content-Type
|
string |
|
|
RESPONSES
status
curl -X POST 'https://petstore.swagger.io/v2/user/createWithList' -H 'Content-Type: application/json' -d '{"0":{"id":82624545,"username":"quis","firstName":"magna ea do incididunt","lastName":"laboris","email":"tempor exercitation non eu nostrud","password":"id","phone":"eu elit culpa","userStatus":-85523039},"1":{"id":28107321,"username":"ad adipisicing qui","firstName":"aute consequat aliquip ullamco","lastName":"sunt aute","email":"minim voluptate sed","password":"voluptate aliquip aute irure","phone":"ex dolor","userStatus":-1183058}}'