Update organization user role
Utenti
Aggiorna ruolo utente dell'organizzazione
Crea l’utente dell’organizzazione. L’utente autenticato può modificare l’utente nell’organizzazione se fa parte dell’organizzazione e dispone dei privilegi di Owner.
PUT
Update organization user role
Autorizzazioni
Parametri del percorso
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.
Corpo
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 organization
Opzioni disponibili:
viewer, security_officer, owner This is required if userid path parameter is 0.

