v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
AI SDR Pending Approvals

Submit feedback on a pending approval

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

Records a thumbs-up / thumbs-down reaction on the queued AI-generated message, with optional dislike reasons and a freeform comment. Used as a training signal for the AI SDR. No step identifier is needed — the approval is unique per (sequence, contact).

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

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

Path parameters

sequence_idinteger required

Sequence id

contact_idinteger required

Contact 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