Executes an enrichment task with the provided parameters.
Pricing: for enrichments with pricing.type == "per_parameter", the cost per request is price × params[pricing.parameter]. Check GET /v1/enrichments/{id} to see the pricing details.
This runs an enrichment headless — you get results inline without storing them in a table. To run an enrichment against rows in a Databar table, see Run table enrichment.
This endpoint is asynchronous. It returns a task_id — poll Get task status to retrieve your results. Task data expires after 24 hours.