X-API-Token: ********************"string"curl --location --request DELETE 'https://api.appcenter.ms/v0.1/apps///distribution_stores//releases/' \
--header 'X-API-Token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '"string"'{
"code": "BadRequest",
"message": "string"
}