Appearance
/user/createWithList
Creates list of users with given input array
Creates list of users with given input array.
ReturnsUser
AcceptsUser
application/json example derived from schema
application/json
{ "id": 10, "username": "theUser", "firstName": "John", "lastName": "James" }