Project API
Remove a group from the project
delete/workspaces/{workspace_domain}/projects/{project_name}/groups/{id}
Path parameters
workspace_domainstring required
Example:my-company
The human-readable ID of the workspace
project_namestring required
Example:my-project
The human-readable ID of the project
idinteger required
Example:123
The ID of the group
Response
Project group deleted successfully