Skip to main content
Atomic Overwrite for CustomEnrichments only

Authorizations

Authorization
string
header
required

API key authentication

Body

application/json

Request to atomically update enrichment rules.

enrichmentFields
object[]
deprecated

Deprecated: enrichment field definitions.

Maximum array length: 100
enrichmentType
object
deprecated

Enrichment type.

requestEnrichments
Enrichment Prototype · object[]

List of enrichment rules to atomically replace existing rules. The total number of enrichment rules is limited by the account's enrichment limit (5 by default).

Maximum array length: 100

Response

200 - application/json

Response returned after atomically updating enrichment rules.

enrichments
Enrichment · object[]

List of enrichments.

Maximum array length: 1000