X-API-Token: ********************{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"mandatory_update": true,
"notify_testers": true
}curl --location --request POST 'https://api.appcenter.ms/v0.1/apps///releases//groups' \
--header 'X-API-Token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"mandatory_update": true,
"notify_testers": true
}'{
"id": "string",
"mandatory_update": true,
"provisioning_status_url": "string"
}