latestOpenAPI 3.1.02026-08-22379259358.7 KB
c53108d35a70
store
Submit Session Followup
HTTP twin of the session_followup socket handler, for detached runs.
Queues a user turn and wakes the drain loop without a socket. The synchronous 202 replaces the socket ack, so a detached client cannot lose an ack under burst the way a socket emit can. Dedupe lives inside persist_and_announce_queued_followup; a replayed call_id returns the original id without a second row.
post/v1/store/chat-sessions/{chat_session_id}/followup
Path parameters
chat_session_idstring required
Request body
Response
Successful Response
{"stackTrail":"paths:/v1/store/chat-sessions/{chat_session_id}/followup:post:responses:202:content:application/json:schema","oasType":"schema","type":"unknown"}