curl --location --globoff --request DELETE 'https:///api/v2/sitemaps/' \
--header 'Ocp-Apim-Subscription-Key: ' \
--header 'Authorization: Bearer '{
"success": true,
"message": "Sitemap and its descendants marked as deleted",
"data": {}
}