curl --request DELETE \
--url https://api.coralogix.com/mgmt/openapi/5/cases/cases/team-configs/v1/configs/{id} \
--header 'Authorization: <api-key>'{}Delete a team configuration by its identifier.
Requires the following permissions:
case-config:Updatecurl --request DELETE \
--url https://api.coralogix.com/mgmt/openapi/5/cases/cases/team-configs/v1/configs/{id} \
--header 'Authorization: <api-key>'{}Was this page helpful?