Register a new user
Creates a new user account and sends an email verification link.
Request
This endpoint expects an object.
email
password
first_name
last_name
user_types
Group names to assign to the user
organisation_id
ID of the organisation to associate the user with
Response
User registered successfully
message
user
Errors
400
Register Request Bad Request Error