Skip to main content
Delete Team Group
curl --request DELETE \
  --url https://api.coralogix.com/mgmt/openapi/latest/aaa/team-groups/v1/{id} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

id
integer<int64>
required

Response

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