sessions
Rebuild Intent Ledger Route
Re-run the intent scribe offline over this session's stored transcript
- frames (docs/intent-streaming.md, "Durability"). The recovery path when the live stream was degraded, and the deliberate re-run after editing the scribe prompt. Org-authed dashboard action — the session must belong to the caller's org. Synchronous: sessions are short (30s–3min of speech), so a rebuild is a handful of LLM calls.
post/v1/sessions/{session_id}/intent-ledger/rebuild
Path parameters
session_idstring required
Response
Successful Response
{"stackTrail":"paths:/v1/sessions/{session_id}/intent-ledger/rebuild:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.