Run all enrichments associated with a resource for a list of leads or for all the leads that haven’t been enriched yet
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the resource (list or campaign) to run enrichments for
"123e4567-e89b-12d3-a456-426614174000"
List of lead IDs to enrich (optional)
1 - 10000 elementsIf set, only the first N leads will be enriched
10
AI enrichment column to run.
"email_subject"
(AI re-run parameter) If true, run even if column has value. If false (default), only process empty/null columns. Requires column_name.
false
(AI re-run parameter) Starting lead position (inclusive, 1-indexed). Defaults to 1 if not provided. Requires column_name.
x >= 11
(AI re-run parameter) How many leads to process. If not provided, processes all remaining leads from starting_row to the end. Requires column_name.
x >= 110