Create Organization’s user.
The authenticated user can edit the user in the organization if is part of the organization and has Owner priviledges.
If the user is not already registered, this parameter can be 0.
In case is 0, the email field is required in the request body.
Define user role inside the organization.
Assignable roles are:
owner: can manage all aspect of the organizationsecurity_officer: can edit basic informations of the organizationviewer: can only view informations of the organizationviewer, security_officer, owner This is required if userid path parameter is 0.