v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
Group organization role assignments

Unassign organization role from group

Unassigns an organization role from a group within the organization.

delete/organization/groups/{group_id}/roles/{role_id}

Path parameters

group_idstring required

The ID of the group to modify.

role_idstring required

The ID of the organization role to remove from the group.

Response

Organization role unassigned from the group successfully.

objectstring required

Identifier for the deleted assignment, such as group.role.deleted or user.role.deleted.

deletedboolean required

Whether the assignment was removed.