cURL
curl --request POST \ --url https://api.vogent.ai/api/dials/{id}/hangup
{ "success": true }
Hangs up an in-progress dial.
ID of the dial.
Successful operation
The response is of type object.
object