v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
AI SDR Pending Approvals

Regenerate a pending approval

<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 a background job that regenerates the AI-generated message for a single (sequence, contact) pair, and returns the job id. Optionally pass freeform recommendations to steer the regeneration.

Poll GET /v3/background-jobs/{jobId} for status; when the job finishes, its result holds the regenerated subject and body.

Requires the AI SDR feature on the caller's team.

post/v3/sequences/ai-sdr/{sequence_id}/contacts/{contact_id}/approval/regenerate

Path parameters

sequence_idinteger required

Sequence id

contact_idinteger required

Contact id

Request body

recommendationsstring

Freeform guidance to steer the regenerated message

Response

Regeneration started; poll the returned background job for the result

jobIdstring uuid