delete Project Group
DELETE api/project-groups/{projectGroupId} Delete an access control project group. <mark>Beta:</mark> Delete a project group configured for project-level access control in Develocity. Responses:
200: The projectId referenced an existing project group and it was deleted.
403: The authenticated user has insufficient permissions.
404: No API key was specified in the request, the key has been revoked, or the user bearing the key lacks permissions for this operation.
Return
Parameters
project Group Id
The ID of the project group configured for project-level access control.