curl --location --globoff --request DELETE 'https:///api/v2/corpora//documents?source=undefined' \
--header 'Ocp-Apim-Subscription-Key: ' \
--header 'Authorization: Bearer '{
"success": true,
"message": "Document deleted successfully",
"data": {}
}