Triggers an enrichment to run on all rows in the specified table. Use the GET /v1/table/{table_uuid}/enrichments endpoint first to retrieve the list of enrichments configured on a table and their IDs.
API Key for authentication
The UUID of the table
The ID of the table enrichment to run
Which rows to process: run_all runs every row, run_empty skips rows that already have a result.
run_all, run_empty Enrichment run started successfully