Skip to main content
POST
Elevate this admin's view-content access for one session ...

Body

application/json; charset=utf-8

Body for POST /admin/content-elevate. Operator supplies a one-line reason justifying their need to view content of a session they're not a native member of. Lands in admin_content_view_log.

session_id
string<uuid>
required
reason
string
required
transcription_id
string<uuid>

Response

session_id
string
required
grant_ttl_seconds
integer<uint64>
required

Seconds remaining on the in-memory grant, after which the admin must re-elevate. Frontend can show a countdown if useful.