Go
Assign user roles to an Organization member
Assign one or more roles to a user to determine their access for a specific Organization.
Users can be members of multiple Organizations with unique roles assigned for each membership. This action assigns roles to a user only for the specified Organization. Roles cannot be assigned to a user across multiple Organizations in the same call.
POST
Go
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
Organization identifier.
Maximum string length:
50ID of the user to associate roles with.
Corps
List of roles IDs to associated with the user.
Minimum array length:
1Réponse
Roles successfully associated with user.
Delete user roles from an Organization member
Précédent
Lists the groups that are assigned to the organization.
Suivant