Hangup a Call

This API allows you to hangup a call.

post/v1/call/hangup

Headers

Authorizationstring required

Request body

call_idstring required

The unique ID of the call that needs to be hung up. For example, 1627373566.350603. You can fetch the call_id from the live calls API, which retrieves the live call details.

Response

200

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.