Threads
Delete a Thread by ID
Deletes a thread by its ID.
DELETE
This endpoint softly removes a thread by its unique identifier. It marks the thread and all associated messages as deleted in the system, but does not permanently erase them.
Headers
Your Langtail API Key
Example:
"<LANGTAIL_API_KEY>"
Path Parameters
The ID of the thread to delete.
Response
200
application/json
Successfully deleted thread
The response is of type object
.