Remove one or more Organization-specific roles from a given user.
Users can be members of multiple Organizations with unique roles assigned for each membership. This action removes roles from a user in relation to the specified Organization. Roles assigned to the user within a different Organization cannot be managed in the same call.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Organization identifier.
50User ID of the organization member to remove roles from.
List of roles IDs associated with the organization member to remove.
1Roles successfully removed from organization member.