Skip to content

Remove a shared project from a group

DELETE
/api/v4/groups/{id}/shared_projects/{project_id}

Removes a shared project targeting this group. The group Owner can remove a shared project without access to the source project.

id
required
string

The ID of a group

project_id
required
integer

The ID of the shared project

No Content

Bad request

Forbidden

Not found