Ocp-Apim-Subscription-Key: ********************curl --location --request DELETE '/api/v2/evaluations/metrics/' \
--header 'Ocp-Apim-Subscription-Key: <api-key>'{
"success": true,
"message": "Metric and corresponding Metric results deleted successfully",
"data": []
}