Create a new enrichment
post/async
Request body
Response
Enrichment task created
Example response
{
"success": true,
"id": "your-request-id",
"message": "Processing..."
}Create a new enrichment
Enrichment task created
{
"success": true,
"id": "your-request-id",
"message": "Processing..."
}