video
video
End Call
End an active call
🔒 Had auth but no caller/callee check, unlike initiate_call/respond_to_call in this same file — any logged-in user who knew a call_id could force-end someone else's call (and trigger its token-finalization side effects).
post/video/call/end/{call_id}
Path parameters
call_idstring required
Headers
authorizationstring nullable
Response
Successful Response
{"stackTrail":"paths:/video/call/end/{call_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 2 revisions of this API.