Skip to main content
Delete Team Group
curl --request DELETE \
  --url https://api.coralogix.com/mgmt/openapi/5/aaa/team-groups/v2/{group_id} \
  --header 'Authorization: <api-key>'
{
  "groupId": 123
}

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

group_id
integer<int64>
required

Response

Response confirming the successful deletion of a team group and its associated configurations.

groupId
integer<int64>