cURL
curl --request DELETE \ --url https://api.callhq.ai/api/files/{fileId} \ --header 'x-api-key: <api-key>'
{ "message": "File deleted successfully" }
Documentation IndexFetch the complete documentation index at: https://docs.callhq.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.callhq.ai/llms.txt
Use this file to discover all available pages before exploring further.
Unique identifier of the file to delete.
File deleted successfully.
"File deleted successfully"