Calls
Stop All Active Calls
End all active phone calls on your account.
POST
/
v1
/
calls
/
active
/
stop
Headers
Your API key for authentication.
Response
Can be success
or error
.
If the status is success
, the message will say “Call ended successfully.”
Otherwise, if the status is error
, the message will say “SID not found for
the given c_id.” or “Internal server error.”
The number of active calls that will be cancelled.