curl --request DELETE \
--url https://paradigm.lighton.ai/api/v3/threads/{id} \
--header 'Authorization: Bearer <token>'Delete a thread by ID.
curl --request DELETE \
--url https://paradigm.lighton.ai/api/v3/threads/{id} \
--header 'Authorization: Bearer <token>'