Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.vogent.ai/api/dials/{id}/hangup \ --header 'Authorization: Bearer <token>'
{ "success": true }
Hangs up an in-progress dial.
In the form Bearer <api_key_here>. You can find your api key in your dashboard.
Bearer <api_key_here>
ID of the dial.
Successful operation
true