Ocp-Apim-Subscription-Key: ********************curl --location --request DELETE '/api/v2/chat-threads//corpora/' \
--header 'Ocp-Apim-Subscription-Key: <api-key>'{
"success": true,
"message": "The ChatThread-Corpus connection has been deleted.",
"data": {}
}