cURL
curl --request DELETE \ --url https://api.ledgerbeam.com/v1/chats/threads/{thread_id} \ --header 'API-KEY: <api-key>'
{ "message": "Thread deleted successfully" }
Permanently delete a conversation thread and all its messages
Documentation IndexFetch the complete documentation index at: https://docs.ledgerbeam.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ledgerbeam.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
Thread ID
Thread deleted successfully
"Thread deleted successfully"