Skip to main content
POST
/
enrichments
/
{enrichment_name}
Error
A valid request URL is required to generate request examples
{
  "status": "<string>",
  "message": "<string>",
  "instance_id": "<string>",
  "object_id": "<string>"
}

Path Parameters

enrichment_name
string
required

Name of the enrichment module to run

Body

application/json

The enrichment request containing the object ID

object_id
string
required

Response

Successful Response

status
string
required
message
string
required
instance_id
string
required
object_id
string
required