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.
Changes
Changed in 1 of the 31 revisions of this API.1
- ○
the endpoint scheme security
AdminApiKeyAuthwas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○