PUBLIC
Create a new user by CSV
Roles: admin
application/json
application/json
Header Name | Description | Allowed Values |
---|---|---|
API-Key | API key in plaintext | |
Authorization | Base64 encoded credentials of "username:service-key" |
Name | Description | Type | Required | Allowed Values |
---|---|---|---|---|
orgUuid | Organization UUID | organization | true | String |
file | User Upload CSV | multipartfile | true | MultipartFile |
Name | Description | Type | Required | Allowed Values |
---|---|---|---|---|
file | multipartfile | true | String |
200 OK - OK