v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
Project groups

Remove project group

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.

object'project.group.deleted' required

Always project.group.deleted.

deletedboolean required

Whether the group membership in the project was removed.