try-chacha
try-chacha
Save Interview
Persist the TryChaCha interview summary to the user's profile_data.
Called by the frontend the moment ChaCha emits her final summary JSON in the live transcript (same GS_SUMMARY_MARKER pattern the dashboard intro-call already uses). Idempotent — calling twice just overwrites with the newer payload.
Designed to work for anonymous users (anon_* usernames). The data rides the existing auth_routes anon→authed migration unchanged.
post/api/try-chacha/save-interview
Headers
authorizationstring nullable
Request body
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 2 revisions of this API.