Hangup Call

Hangup Call API

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Description

This endpoint allows you to hang up a call by providing the unique ID of the call.

Request Body

  • uniqueId (required): Please enter the “uniqueid” of a call you would like to hang up.
  • format: The format of the response.

Response Body

The response will include the following fields:

  • success: Indicates the success status of the hangup operation.
  • message: Provides additional information or error message, if applicable.

Example

{
    "success": "",
    "message": ""
}
Form Data
string
string
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json