Skip to main content
Version: v8.2

Hang up a call

DELETE

/org/{tenant_code}/v2/calls/{uid}

Platform support: MT and CC

Hangs up the live call identified by uid. The uid is the same value returned by the initiate endpoint (uid field) and the list endpoint. Scope rules match the GET endpoint: a user token may hang up only its own extension's call; an API key / service may hang up any call in the tenant. A uid that does not exist or is outside the caller's scope yields 404 Not Found.

Request

Responses

Hangup request accepted