v3

latestOpenAPI 3.1.02026-08-087684214.2 KB
calls

End Call

Terminate an ongoing call.

Works for both hosted-mode and webhook-mode calls. The call_ended webhook from the voice provider updates status/endedAt asynchronously, so this endpoint returns the current call as soon as the stop request is accepted upstream.

post/v1/calls/{call_id}/end

Path parameters

call_idstring required

Response

Successful Response

{"stackTrail":"paths:/v1/calls/{call_id}/end:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}