This endpoint allows tenant administrators to register users within their tenant.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Email of the user
Send invite email if user does not exist
Fail if user exists
Dry run
Url to redirect when invite is accepted
"<control plane url>/invite-accept"
Account ID to add the user to
The users have been successfully registered.
The response is of type RegisterUsersResponse · object.