Documentation Index
Fetch the complete documentation index at: https://docs.fireflies.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
ThedeleteAskFredThread mutation allows you to permanently delete an AskFred conversation thread along with all its associated messages. This action is irreversible.
Arguments
The unique identifier of the AskFred thread to delete
Returns
Returns the deletedAskFredThread object if successful, allowing you to confirm the deletion details.
Usage Example
Important Notes
Error Codes
object_not_found
object_not_found
The specified thread ID does not exist or you don’t have access to it
Related
List Threads
View all your threads before deletion
View Thread Details
Review thread content before deletion