Skip to main content
PUT

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
enrichments
object[]
required

An array of up to 100 enrichment updates.

Required array length: 1 - 100 elements

Response

At least one enrichment passed validation and has been queued for processing. Invalid items (if any) appear in the errors array.

summary
object
errors
object[]

Present only when invalid_count > 0. Each entry describes a failed enrichment.