To end a call, you need to issue a DELETE request to /call/2.0/<sessionId>
where <sessionId> is the session ID that uniquely identifies the call. This is the value returned in the sessionId attribute of the response to the originating start call request.
No additional parameters are required for the DELETE call.