Create a new member/admin and grant it access to assessments (if any). Requires admin privileges.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body.
E-mail address for the user
First name of the user
Last name of the user
Flag to indicate whether to grant admin privileges
IDs of assessments to grant user access to
Flag to indicate whether to send the user the invitation URL by e-mail
The newly created user
e-mail address of the user
IDs of assessments the user has access to
boolean flag to indicate whether the user has been banned
boolean flag to indicate whether the user has admin privileges (only visible to admin
invitation URL (only visible to admins)