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