Environment settings APIs
This API group is used to get or update different environment settings.
Detailed information on the environment settings API is available here:
Getting an environment update window
This API responds with the environment update preferred start and end time in UTC.
It has the following parameters:
- Method:
GET
- URL: https://api.businesscentral.dynamics.com/admin/v2.11/applications/{applicationFamily}/environments/{environmentName}/settings/upgrade
Changing an environment update window
This API is used to change your environment update window.
It has the following parameters:
- Headers:
Content-Type:
application/json
- Method:
PUT
- URL:
https://api.businesscentral.dynamics.com/admin/v2.11/applications/{applicationFamily}/environments/{EnvironmentName}/settings/upgrade
- Body...