Stop all active calls
POST/v1/calls/active/stop
End every active (queued or in-progress) call on your organization. Returns the number of calls a hangup was issued for; each converges through the normal call pipeline.
Responses
- 200
- 401
- 403
- 429
Missing, invalid, revoked, or expired API key.
The key lacks the calls:write scope.
Rate limit exceeded.