cURL
curl --request DELETE \ --url https://api.recepta.ai/api/v1/api/calls/{callId} \ --header 'x-api-key: <api-key>'
{ "success": true, "message": "Operation completed successfully", "data": {} }
Permanently delete a call record. Permission: calls:delete
calls:delete
Documentation IndexFetch the complete documentation index at: https://docs.recepta.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.recepta.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your Recepta API key (starts with rcp_)
rcp_
Call ID
Call deleted
true
"Operation completed successfully"