Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"

Path Parameters

call_id
string
required

The call id of the ongoing call to be stopped.

Example:

"call_a4441234567890777c4a4a123e6"

Response

Call stopped successfully