[COMMAND]

Ending a Call

The call_terminate command is used to completely end an active call, removing all of its active participants. This can be done even if the call has not been answered.

Parameters

call_id
required
number

The ID of the intended call.

Example Request

Copy
{"command":{"command_type":"call_terminate", "call_id":"808"}}