projects
Delete Group Project Collaborator
Remove a group's access to a project.
delete/v2/projects/{project_id}/groups/{group_id}
Path parameters
project_idstring uuid4 required
group_idstring uuid4 required
Response
Successful Response
{"stackTrail":"paths:/v2/projects/{project_id}/groups/{group_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
the endpoint scheme security
ClassicAPIKeyHeaderwas added to the APIapi-security-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○