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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Organization identifier.
50ID of the user to associate roles with.
List of roles IDs to associated with the user.
1Roles successfully associated with user.