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 DELETE \ --url https://api.aicaller.io/v1/phoneCalls/{id} \ --header 'aicaller-api-key: <api-key>'
{ "error": { "statusCode": 400, "message": [ "Invalid input" ], "error": "Bad Request" }, "payload": {} }
Delete a queued PhoneCall
Phone call deleted successfully.