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 and <= 2147483647

    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 and <= 2147483647

    Example: 1
    message#string

    Human-readable message.

    Possible values: <= 4096 characters, Value must match regular expression ^[\s\S]*$

    Example: Custom enrichment deleted successfully