admin
Recompute Actual Pause All
Batch backfill across every completed session.
Streams sessions in chronological order. Idempotent — sessions already on the corrected anchor (e.g. ones that ran after deploy and so carry last_word_end_at on their user segments) get the same numbers back out, so no row is rewritten unnecessarily. With dry_run=true, walks the data and reports counts without writing.
post/v1/admin/sessions/recompute-actual-pause
Query parameters
dry_runboolean
Count without writing
Count without writing
limitinteger nullable
Cap on sessions processed
Cap on sessions processed
Response
Successful Response
{"stackTrail":"paths:/v1/admin/sessions/recompute-actual-pause: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.