Skip to main content
Delete a case settings team configuration
curl --request DELETE \
  --url https://api.coralogix.com/mgmt/openapi/5/cases/cases/case-settings/v1/configs/{id} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

id
string
required

ID of the case settings team configuration to delete

Required string length: 36
Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
Example:

"8c0c02a3-3c1c-4d56-9a2d-9f6ab6a4b321"

Response

Empty response; success indicated by HTTP status