Call Endpoints
Hang Up Call
End the active call
POST
/
v1
/
calls
/
{id}
/
hangup
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredID of the call to end