Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://flowra.dev/api/v1/graphify/threads/{thread_id} \ --header 'x-api-key: <api-key>'
Permanently delete a thread and its conversation history. It cannot be recovered.
Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:
Thread ID
"b737d8af-a9e0-4251-9714-3fdc1126e5fb"
Operation completed successfully
Was this page helpful?