Removes roles assigned to a group in an organization context.
Removes roles assigned to a group in an organization context.
Unassign one or more roles from a specified group in the context of an organization.
DELETE
Removes roles assigned to a group in an organization context.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the organization
ID of the group
Body
Array of role IDs to delete from organization group.
Minimum array length:
1Unique identifier for the role (service-generated).
Response
Roles successfully removed from organization group.
Lists the roles assigned to a group in the context of an organization.
Previous
Assigns roles to a group in an organization context.
Next