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

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

group_id.id
integer
required

Response

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