Skip to main content

DeleteAlertDef

DELETEhttps://api.coralogix.com/mgmt/openapi/5/alerts/alerts/v3/{id}

Deletes the alert definition with the specified ID.

Requires the following permissions:

  • alerts:UpdateConfig

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Path Parameters

    id# stringrequired

    Possible values: <= 36 characters, Value must match regular expression ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

    The unique identifier of the alert definition to delete.

    Example: 123e4567-e89b-12d3-a456-426614174000

Response

application/json

A response to the deletion of an alert definition