Logo
1 API Documentation

Creates list of users with given input array

POST {{baseUrl}}/user/createWithArray

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X POST 'https://petstore.swagger.io/v2/user/createWithArray' -H 'Content-Type: application/json' -d '{"0":{"id":62644581,"username":"fugiat Lorem anim","firstName":"dolor","lastName":"velit fugiat","email":"laboris dolore proident","password":"labore nulla","phone":"commod","userStatus":92214216},"1":{"id":68612173,"username":"Duis non ex","firstName":"enim non fugiat","lastName":"ullamco veniam","email":"do id nulla","password":"exercitation dolore deserunt laboris","phone":"irure ex","userStatus":-13374938}}'

ENDPOINTS