Skip to main content
Create Custom Enrichments

Authorizations

Authorization
string
header
required

API key authentication

Body

application/json

This request data structure is used to create a custom enrichment

description
string
required

Human-readable description of the custom enrichment.

Example:

"custom_enrichment_description"

file
File · object
required

This data structure represents a file

name
string
required

Human-readable name for the custom enrichment.

Example:

"custom_enrichment_name"

Response

200 - application/json

This response data structure is obtained when a custom enrichment is created

customEnrichment
object

Custom enrichment.

message
string

Human-readable message.

Example:

"Custom enrichment created successfully"