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: 0 <= x <= 2147483647
Example:

1

Response

200 - application/json

Response returned after successfully deleting a custom enrichment rule.

customEnrichmentId
integer<int64>

The custom enrichment id.

Required range: 0 <= x <= 2147483647
Example:

1

message
string

Human-readable message.

Maximum string length: 4096
Pattern: ^[\s\S]*$
Example:

"Custom enrichment deleted successfully"