call
calls

Manual Cleanup Orphaned Sessions

Manually trigger cleanup of orphaned call sessions.

🔒 Had no auth dependency at all. Not called by the frontend (cleanup already runs opportunistically inside create_call_session) — this is a manual maintenance trigger, so it's gated the same way its sibling /admin/tokens/cleanup-orphaned is, rather than opened to any logged-in user.

post/call/cleanup-orphaned

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/call/cleanup-orphaned:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 25 revisions of this API.2

    • ○

      added the new optional header request parameter authorization

      new-optional-request-parameter

    • ○

      added the non-success response with the status

      response-non-success-status-added

Of the 25 revisions, 1 has no diff computed.