Skip to main content

Delete Custom Enrichments

DELETEhttps://api.coralogix.com/mgmt/openapi/5/enrichment-rules/custom-enrichment-rules/v1/{id}

Deletes the custom enrichment rule with the specified ID.

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Path Parameters

    id# int64required

    Possible values: >= 0

    The unique identifier of the custom enrichment rule to delete.

    Example: 1

Response

application/json

Response returned after successfully deleting a custom enrichment rule.

    customEnrichmentId#int64

    The custom enrichment id.

    Possible values: >= 0

    Example: 1
    message#string

    Human-readable message.

    Example: Custom enrichment deleted successfully