Project groups
Revokes a group's access to a project.
delete/organization/projects/{project_id}/groups/{group_id}
Path parameters
project_idstring required
The ID of the project to update.
group_idstring required
The ID of the group to remove from the project.
Response
Group removed from the project successfully.