Skip to main content
POST
Run one v2 conversation turn with an SSE response

Authorizations

x-api-key
string
header
required

Path Parameters

conversation_id
string<uuid>
required

Query Parameters

trace
boolean
default:false

Body

application/json

Drive one turn of a v2 conversation (Phase F1).

user_message
string
required
for_update
boolean
default:false
deprecated

Deprecated compatibility field; all turns use optimistic guarded finalization and this value has no effect.

include_evidence
boolean
default:false
evidence_view
enum<string>
default:display
Available options:
display,
full

Response

Successful Response