Permanently deletes a call record belonging to the authenticated user. This includes the transcript, recording, and all associated metadata.Documentation Index
Fetch the complete documentation index at: https://docs.intellixent.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
DELETE /user/calls/{call}
Path parameters
Unique identifier of the call to delete.
Response
Confirmation that the call was deleted.
Example
200 Success
404 Not found