Skip to main content
POST
Resume an AI Assistant turn waiting on your approval

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

conversation_id
string<uuid>
required
sequence
integer
required

Response

A stream of Server-Sent Events, ending in one result or approval.

Both halves of one turn, as saved.

The user message too, not just the reply: the client drew its own copy before sending and reconciles it against this one.