v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
AI SDR Sequence Preview

Submit feedback on a preview step

<Warning> **Coming soon.** This endpoint will be available by late July 2026. </Warning>

Records a thumbs-up / thumbs-down reaction on the AI-generated message for a specific step in a contact's preview, with optional dislike reasons and a freeform comment. Used as a training signal for the AI SDR.

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

post/v3/sequences/ai-sdr/{sequence_id}/contacts/{contact_id}/preview/steps/{step_id}/feedback

Path parameters

sequence_idinteger required

Sequence id

contact_idinteger required

Contact id

step_idinteger required

Sequence step id

Request body

vote'like' | 'dislike' required
dislikeReasonsstring[]

Categorized reasons when vote is dislike. The exact enum is still being finalized — coming soon.

commentstring

Freeform comment from the user

Response

Feedback recorded