Skip to main content
Delete Custom Enrichments

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

id
integer<int64>
required

The unique identifier of the custom enrichment rule to delete.

Required range: x >= 0
Example:

1

Response

200 - application/json

Response returned after successfully deleting a custom enrichment rule.

customEnrichmentId
integer<int64>

The custom enrichment id.

Required range: x >= 0
Example:

1

message
string

Human-readable message.

Example:

"Custom enrichment deleted successfully"