v1
latestOpenAPI 3.1.02026-07-26359254.7 MBAI SDR Strategist
Start a strategist run
<Warning> **Coming soon.** This endpoint will be available by early July 2026. </Warning><small>Requires the ai-sdr:write scope (or a broader one that includes it).</small>
Starts an AI Strategist run for the caller's team. The strategist generates sequence ideas and creates a sequence for each one.
Returns a background job to poll via GET /v3/background-jobs/{jobId}; on completion its jsonDataResult carries { sequenceIds } — the ids of the sequences created from the generated ideas.
Requires the AI SDR feature on the caller's team.
post/v3/ai-sdr/strategist/start
Request body
Response
Strategist run accepted; poll the returned job for progress and results