Create User

POST

Only admins can create users. Will throw if a user with the same email already exists.

Request

This endpoint expects an object.
displayNamestringRequired
emailstringRequired
orgUuidUUIDRequired

Response

This endpoint returns an object.
ridstring
displayNamestring
emailstring
orgRidstring
uuidUUIDOptional
usernamestringOptional