Deletes a message by its ID.
This endpoint allows you to delete specific message within a thread. It’s useful if your thread gets too large for LLM’s context.Documentation Index
Fetch the complete documentation index at: https://langtail.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Your Langtail API Key
"<LANGTAIL_API_KEY>"
The ID of the thread containing the message.
The ID of the message to retrieve.
Successfully deleted message