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 'Content-Type: application/json' \
--header 'X-API-Token;' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"mandatory_update": true,
"notify_testers": true
}'
{
"id": "string",
"mandatory_update": true,
"provisioning_status_url": "string"
}