Logo
1 API Documentation

Creates list of users with given input array 2

POST {{myUrl}}/user/createWithArray

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X POST 'myUrl/user/createWithArray' -H 'Content-Type: application/json'

ENDPOINTS