curl --request DELETE \
--url https://api.revong.com/api/v1/assistant/threads/{id} \
--header 'Authorization: Bearer <token>'Delete a thread by ID.
curl --request DELETE \
--url https://api.revong.com/api/v1/assistant/threads/{id} \
--header 'Authorization: Bearer <token>'