Delete a group and its related projects and scans. This is a hard delete
curl --request DELETE \ --url https://aquilax.ai/api/v2/organization/{organization_id}/group/{group_id} \ --header 'X-AX-KEY: <api-key>'
{}
Results
JSON Object or Array containing the data in request. Please do your own request to validate the JSON in output, as it may contain different information