Skip to main content
POST
Terminate an active call

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

callId
string
required

The provider-agnostic callId minted by Tether (also used as providerCallId for SDK calls).

Response

Call terminated

success
enum<boolean>
required
Available options:
true
message
string