cURL
curl --request PUT \ --url https://api.ledgerbeam.com/v1/chats/threads/{thread_id}/archive \ --header 'API-KEY: <api-key>'
{ "message": "Thread archived successfully" }
Archive a conversation thread
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 archived successfully
"Thread archived successfully"