JavaScript
Call
Delete Call
Delete a specific call and its associated data
DELETE
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.retellai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Path Parameters
The call id to delete.
Example:
"119c3f8e47135a29e65947eeb34cf12d"
Response
Call successfully deleted. No content returned.