X-API-Token: ********************{
"mandatory_update": true
}curl --location --request PUT 'https://api.appcenter.ms/v0.1/apps///releases//groups/' \
--header 'X-API-Token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"mandatory_update": true
}'{}