Creates a User
POST {{baseUrl}}/users
Request Body
{"loginName"=>"<string>", "usergroup"=>"<string>", "displayName"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"displayName":"cupidatat proident","group":{"id":-45893358,"name":"non ex quis"},"id":"urn:uuid:50f3760c-c021-1b27-e917-020ba8fcff42"}