{ "item": [ { "name": "appConfig", "description": "", "item": [ { "name": "v1.0", "description": "", "item": [ { "name": "ServiceHealth", "description": "", "item": [ { "id": "c719fab6-3f6d-4476-a265-14ffffa9c703", "name": "Get service health bootstrap data", "request": { "name": "Get service health bootstrap data", "description": { "content": "Returns service-health bootstrap data used by the portal shell. Observed responses can be an empty array.", "type": "text/plain" }, "url": { "path": [ "appConfig", "v1.0", "ServiceHealth" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "aec10b52-edab-4776-9e83-ab193f4d41f1", "name": "Service health bootstrap records", "originalRequest": { "url": { "path": [ "appConfig", "v1.0", "ServiceHealth" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[]", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "ShellService", "description": "", "item": [ { "name": "GetShellInfo", "description": "", "item": [ { "id": "e30c91f3-947e-4503-8d56-dfffd28c25f2", "name": "Get portal shell metadata", "request": { "name": "Get portal shell metadata", "description": { "content": "Returns shell metadata, menu links, and environment-specific UX configuration.", "type": "text/plain" }, "url": { "path": [ "appConfig", "v1.0", "ShellService", "GetShellInfo" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "187e01b5-cba3-49d1-89d1-712be1f584db", "name": "Shell metadata", "originalRequest": { "url": { "path": [ "appConfig", "v1.0", "ShellService", "GetShellInfo" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"AboutMeLink\": {\n \"Text\": \"My Microsoft 365 profile\",\n \"Title\": \"Go to your Microsoft 365 profile page\",\n \"Url\": \"https://contoso-my.sharepoint.com/person.aspx\",\n \"key_0\": 4384.468961384446,\n \"key_1\": true,\n \"key_2\": 1164,\n \"key_3\": true\n },\n \"key_0\": \"string\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "userflights", "description": "", "item": [ { "id": "d6909396-d8b8-48b0-a0f6-85165f3a12d8", "name": "Get portal feature flights", "request": { "name": "Get portal feature flights", "description": { "content": "Returns client-side feature flags that light up or suppress M365 Apps admin center experiences.", "type": "text/plain" }, "url": { "path": [ "appConfig", "v1.0", "userflights" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "661ea1a2-6545-49bb-a6f9-78601caa7278", "name": "Portal feature flag state", "originalRequest": { "url": { "path": [ "appConfig", "v1.0", "userflights" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"enableShell\": true,\n \"enableServiceHealthDashboard\": true,\n \"enableNewReporting\": false,\n \"enableDeviceClassificationUX\": true,\n \"enableStandardConfigs\": true,\n \"enableInventoryUX\": false,\n \"enableActionCenter\": true,\n \"enableSecurityBaselineSupport\": false,\n \"enableDBSLicensing\": true,\n \"key_0\": 9294,\n \"key_1\": 789.4466352498042,\n \"key_2\": \"string\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "endpointprovisionhealth", "description": "", "item": [ { "name": "v1.0", "description": "", "item": [ { "name": "tenantassociation", "description": "", "item": [ { "id": "0aa9d8ea-3062-4f88-bc2d-a918240f03ce", "name": "Get tenant association state", "request": { "name": "Get tenant association state", "description": { "content": "Returns the setup-time tenant association token and whether endpoint provisioning health is enabled.", "type": "text/plain" }, "url": { "path": [ "endpointprovisionhealth", "v1.0", "tenantassociation" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "0feb2fa1-ee37-448e-aa37-bbd3ad57a28b", "name": "Tenant association metadata", "originalRequest": { "url": { "path": [ "endpointprovisionhealth", "v1.0", "tenantassociation" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tenantAssociationJwt\": \"string\",\n \"enabled\": true\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "intents", "description": "", "item": [ { "name": "v1.0", "description": "", "item": [ { "name": "DeploymentConfiguration", "description": "", "item": [ { "name": "GetConfigurations", "description": "", "item": [ { "id": "8d186085-ffeb-43ab-afd2-32d1cbd103ab", "name": "List deployment configurations", "request": { "name": "List deployment configurations", "description": { "content": "Lists saved Office Deployment Tool configurations shown in Device Configuration.", "type": "text/plain" }, "url": { "path": [ "intents", "v1.0", "DeploymentConfiguration", "GetConfigurations" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "22424817-653c-4291-b034-32ece8d4804c", "name": "Deployment configurations", "originalRequest": { "url": { "path": [ "intents", "v1.0", "DeploymentConfiguration", "GetConfigurations" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"id\": \"c3ca54c3-c19e-d461-59c0-7d6535f7686b\",\n \"name\": \"string\",\n \"product\": \"string\",\n \"description\": \"string\",\n \"sharedUri\": \"http://wElQaIIsmig.qewokudYgOEy,bhzeVfSP.ULhcvR0\",\n \"defaultFileFormatSelection\": \"string\",\n \"defaultFileFormatSelectionDate\": \"1989-08-03T05:31:58.237Z\",\n \"createdDate\": \"1998-05-13T17:34:51.221Z\",\n \"updatedDate\": \"1990-03-15T21:47:14.794Z\",\n \"lastAccessedDate\": \"1949-08-05T15:24:58.486Z\"\n },\n {\n \"id\": \"19de61f4-3e02-6755-2dad-8743f90fe977\",\n \"name\": \"string\",\n \"product\": \"string\",\n \"description\": \"string\",\n \"sharedUri\": \"http://oxoZrKiYME.tftEE59QNdCrFqrkf0BOYC56iOs-7lEVDgGfhtn5gw\",\n \"defaultFileFormatSelection\": \"string\",\n \"defaultFileFormatSelectionDate\": \"1996-06-19T09:15:39.666Z\",\n \"createdDate\": \"1990-04-16T19:18:57.576Z\",\n \"updatedDate\": \"2014-08-30T06:27:25.139Z\",\n \"lastAccessedDate\": \"2026-02-08T12:18:50.842Z\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "UpdateConfiguration", "description": "", "item": [ { "name": "{configurationId}", "description": "", "item": [ { "id": "1cb472c9-fd51-436e-9900-d22e60e20a63", "name": "Update deployment configuration metadata", "request": { "name": "Update deployment configuration metadata", "description": { "content": "Captured by intercepting a save from the deployment configuration editor\nafter changing only the configuration name. This request is emitted\nalongside the auth deployment settings update request above.\n", "type": "text/plain" }, "url": { "path": [ "intents", "v1.0", "DeploymentConfiguration", "UpdateConfiguration", ":configurationId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "9cccd4bf-af8d-8e15-3bc1-b46d52960e0d", "key": "configurationId", "disabled": false, "description": { "content": "(Required) Deployment configuration identifier.", "type": "text/plain" } } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"id\": \"4b83cc4b-b314-7362-37a3-69847a4a399e\",\n \"name\": \"string\",\n \"product\": \"string\",\n \"description\": \"string\",\n \"sharedUri\": \"https://jbEXn.hjelqC7R97RvRqjatqFhZB9R171MokH-pTMBQm84EUgDucY+zk+SOVmthbB7-1o\",\n \"defaultFileFormatSelection\": \"string\",\n \"defaultFileFormatSelectionDate\": \"1968-09-04T07:40:44.078Z\",\n \"createdDate\": \"2009-03-20T04:14:33.751Z\",\n \"updatedDate\": \"2001-07-12T11:08:06.896Z\",\n \"lastAccessedDate\": \"1990-02-27T08:55:45.927Z\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "1bfb22e7-274e-4e56-838e-aa379ebf5c2d", "name": "Configuration save result", "originalRequest": { "url": { "path": [ "intents", "v1.0", "DeploymentConfiguration", "UpdateConfiguration", ":configurationId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Deployment configuration identifier.", "type": "text/plain" }, "type": "any", "value": "9cccd4bf-af8d-8e15-3bc1-b46d52960e0d", "key": "configurationId" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"id\": \"4b83cc4b-b314-7362-37a3-69847a4a399e\",\n \"name\": \"string\",\n \"product\": \"string\",\n \"description\": \"string\",\n \"sharedUri\": \"https://jbEXn.hjelqC7R97RvRqjatqFhZB9R171MokH-pTMBQm84EUgDucY+zk+SOVmthbB7-1o\",\n \"defaultFileFormatSelection\": \"string\",\n \"defaultFileFormatSelectionDate\": \"1968-09-04T07:40:44.078Z\",\n \"createdDate\": \"2009-03-20T04:14:33.751Z\",\n \"updatedDate\": \"2001-07-12T11:08:06.896Z\",\n \"lastAccessedDate\": \"1990-02-27T08:55:45.927Z\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 6246,\n \"key_2\": \"string\",\n \"key_3\": 9991\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "AuthDeploymentSettings", "description": "", "item": [ { "name": "UpdateConfiguration", "description": "", "item": [ { "name": "{configurationId}", "description": "", "item": [ { "id": "0adb165b-797b-462e-8740-63b022727d92", "name": "Update auth deployment settings for a configuration", "request": { "name": "Update auth deployment settings for a configuration", "description": { "content": "Captured by intercepting an Office Customization Tool save from the\nexisting deployment configuration editor. The request was aborted after\npayload capture, so the response shape was not observed.\n", "type": "text/plain" }, "url": { "path": [ "intents", "v1.0", "AuthDeploymentSettings", "UpdateConfiguration", ":configurationId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "9cccd4bf-af8d-8e15-3bc1-b46d52960e0d", "key": "configurationId", "disabled": false, "description": { "content": "(Required) Deployment configuration identifier.", "type": "text/plain" } } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"id\": \"2c1af9a2-04cf-caef-bb68-3e173b45d875\",\n \"configurationItem\": {\n \"key_0\": 7291,\n \"key_1\": 651,\n \"key_2\": 3093.9373884554743\n },\n \"property\": [\n {\n \"name\": \"string\",\n \"value\": \"string\"\n },\n {\n \"name\": \"string\",\n \"value\": \"string\"\n }\n ],\n \"updateConfiguration\": {\n \"key_0\": false\n },\n \"upgradeConfiguration\": {\n \"key_0\": \"string\"\n },\n \"displayConfiguration\": {\n \"key_0\": 950,\n \"key_1\": false\n },\n \"infoConfiguration\": {\n \"key_0\": 9458.458942703088,\n \"key_1\": false\n },\n \"appSettingGroup\": {\n \"key_0\": 8816.846356888213\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "12406de9-4109-4f99-b3d0-633130be0e82", "name": "Configuration save result", "originalRequest": { "url": { "path": [ "intents", "v1.0", "AuthDeploymentSettings", "UpdateConfiguration", ":configurationId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Deployment configuration identifier.", "type": "text/plain" }, "type": "any", "value": "9cccd4bf-af8d-8e15-3bc1-b46d52960e0d", "key": "configurationId" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"id\": \"2c1af9a2-04cf-caef-bb68-3e173b45d875\",\n \"configurationItem\": {\n \"key_0\": 7291,\n \"key_1\": 651,\n \"key_2\": 3093.9373884554743\n },\n \"property\": [\n {\n \"name\": \"string\",\n \"value\": \"string\"\n },\n {\n \"name\": \"string\",\n \"value\": \"string\"\n }\n ],\n \"updateConfiguration\": {\n \"key_0\": false\n },\n \"upgradeConfiguration\": {\n \"key_0\": \"string\"\n },\n \"displayConfiguration\": {\n \"key_0\": 950,\n \"key_1\": false\n },\n \"infoConfiguration\": {\n \"key_0\": 9458.458942703088,\n \"key_1\": false\n },\n \"appSettingGroup\": {\n \"key_0\": 8816.846356888213\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 6246,\n \"key_2\": \"string\",\n \"key_3\": 9991\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] } ] }, { "name": "policyadmin", "description": "", "item": [ { "name": "v1.0", "description": "", "item": [ { "name": "DbsLicensing", "description": "", "item": [ { "name": "HasDbsLicense", "description": "", "item": [ { "id": "b42d9f50-8491-4e88-839c-55779c307d27", "name": "Check DBS licensing", "request": { "name": "Check DBS licensing", "description": { "content": "Indicates whether the tenant has the database-backed settings licensing required by some policy management features.", "type": "text/plain" }, "url": { "path": [ "policyadmin", "v1.0", "DbsLicensing", "HasDbsLicense" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "38f7ee43-4f99-4668-94d7-c3c4c3307e58", "name": "Licensing state", "originalRequest": { "url": { "path": [ "policyadmin", "v1.0", "DbsLicensing", "HasDbsLicense" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "false", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "policies", "description": "", "item": [ { "id": "6012158f-39f3-4b0b-8411-f22777916432", "name": "List cloud policy containers", "request": { "name": "List cloud policy containers", "description": { "content": "Returns cloud policy assignments shown on the Policy Management page.", "type": "text/plain" }, "url": { "path": [ "policyadmin", "v1.0", "policies" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "5e1bcefe-b7c0-4fe3-a2d7-de05c5eb5f32", "name": "Policy containers", "originalRequest": { "url": { "path": [ "policyadmin", "v1.0", "policies" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"id\": \"string\",\n \"displayName\": \"string\",\n \"description\": \"string\",\n \"priority\": 6525,\n \"policyType\": \"string\",\n \"groupIds\": [\n \"96396dbe-e3e0-1f21-0dae-bca0877f5a26\",\n \"2b72d39c-2f9e-6cad-c56a-8cadaa65126c\"\n ],\n \"excludedGroupIds\": [\n \"c62dd782-b316-9b65-0fa1-5284679318e3\",\n \"6dd68a61-d1e3-5006-fcc6-0b4c0460bbb9\"\n ],\n \"policyAssignmentType\": \"string\",\n \"lastModifiedDateTime\": \"2022-10-08T06:52:48.267Z\",\n \"lastUpdatedUserFriendlyName\": \"string\",\n \"lastUpdatedUserUpn\": \"string\",\n \"hideInCPSHint\": \"string\",\n \"isHidden\": false,\n \"key_0\": 1751.4424042263788,\n \"key_1\": true\n },\n {\n \"id\": \"string\",\n \"displayName\": \"string\",\n \"description\": \"string\",\n \"priority\": 3286,\n \"policyType\": \"string\",\n \"groupIds\": [\n \"b17c8817-455a-709d-2194-13fae8535888\",\n \"d4cfdf8a-2ab5-864e-80ff-c6b79f5e593f\"\n ],\n \"excludedGroupIds\": [\n \"7c35a60d-955f-6c73-02e6-9e95cee5f5be\",\n \"1344f24a-f3e9-cfa2-4a00-0e5a7cc60ad7\"\n ],\n \"policyAssignmentType\": \"string\",\n \"lastModifiedDateTime\": \"1980-03-26T13:07:41.852Z\",\n \"lastUpdatedUserFriendlyName\": \"string\",\n \"lastUpdatedUserUpn\": \"string\",\n \"hideInCPSHint\": \"string\",\n \"isHidden\": true\n }\n]", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "releases", "description": "", "item": [ { "name": "v1.0", "description": "", "item": [ { "name": "LatestRelease", "description": "", "item": [ { "name": "CurrentChannel", "description": "", "item": [ { "id": "3028f88f-a9d4-4fbe-9242-cbddb26eaa1a", "name": "Get latest Current Channel release", "request": { "name": "Get latest Current Channel release", "description": { "content": "Returns the latest release metadata for Current Channel.", "type": "text/plain" }, "url": { "path": [ "releases", "v1.0", "LatestRelease", "CurrentChannel" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Release classification filter observed on release lookup requests.", "type": "text/plain" }, "key": "releaseType", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "713f07a2-1b7f-4661-bd51-b9b0e23a7bcb", "name": "Current Channel release metadata", "originalRequest": { "url": { "path": [ "releases", "v1.0", "LatestRelease", "CurrentChannel" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Release classification filter observed on release lookup requests.", "type": "text/plain" }, "key": "releaseType", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"id\": 8469,\n \"channel\": 1853,\n \"channelId\": \"string\",\n \"releaseVersion\": 1107,\n \"releaseType\": 2960,\n \"availabilityDate\": \"1972-02-01T09:37:19.534Z\",\n \"endOfSupportDate\": \"1979-04-23T04:02:27.075Z\",\n \"buildVersion\": {\n \"major\": 842,\n \"minor\": 3667,\n \"build\": 1437,\n \"buildRevision\": 6308,\n \"buildVersionString\": \"string\"\n },\n \"releaseRank\": \"string\",\n \"kbLink\": \"http://AeNSNpYlIaLSIrKLxpWVcHpJjpGwAu.juqeeGmNhi0S9mQBakgljF-qJnkKMH+hUED.RWTZ0-mqyiDad\",\n \"cdnBaseUrl\": \"https://sTnijIHHutYatnDxHmaMtTZBPJeB.lhyxuJw\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "MonthlyEnterpriseChannel", "description": "", "item": [ { "id": "0e7bf8ad-b25a-4a0e-8036-007842cba58c", "name": "Get latest Monthly Enterprise release", "request": { "name": "Get latest Monthly Enterprise release", "description": { "content": "Returns the latest release metadata for Monthly Enterprise Channel.", "type": "text/plain" }, "url": { "path": [ "releases", "v1.0", "LatestRelease", "MonthlyEnterpriseChannel" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Release classification filter observed on release lookup requests.", "type": "text/plain" }, "key": "releaseType", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "bea293d3-8e26-4e55-a70f-0f46de4c5d49", "name": "Monthly Enterprise release metadata", "originalRequest": { "url": { "path": [ "releases", "v1.0", "LatestRelease", "MonthlyEnterpriseChannel" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Release classification filter observed on release lookup requests.", "type": "text/plain" }, "key": "releaseType", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"id\": 8469,\n \"channel\": 1853,\n \"channelId\": \"string\",\n \"releaseVersion\": 1107,\n \"releaseType\": 2960,\n \"availabilityDate\": \"1972-02-01T09:37:19.534Z\",\n \"endOfSupportDate\": \"1979-04-23T04:02:27.075Z\",\n \"buildVersion\": {\n \"major\": 842,\n \"minor\": 3667,\n \"build\": 1437,\n \"buildRevision\": 6308,\n \"buildVersionString\": \"string\"\n },\n \"releaseRank\": \"string\",\n \"kbLink\": \"http://AeNSNpYlIaLSIrKLxpWVcHpJjpGwAu.juqeeGmNhi0S9mQBakgljF-qJnkKMH+hUED.RWTZ0-mqyiDad\",\n \"cdnBaseUrl\": \"https://sTnijIHHutYatnDxHmaMtTZBPJeB.lhyxuJw\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "NextReleaseVersion", "description": "", "item": [ { "name": "MonthlyEnterpriseChannel", "description": "", "item": [ { "id": "252e24f9-a7d5-48c4-9356-8e0113ec1a1f", "name": "Get next Monthly Enterprise release version", "request": { "name": "Get next Monthly Enterprise release version", "description": { "content": "Returns the next planned Monthly Enterprise release version and availability date.", "type": "text/plain" }, "url": { "path": [ "releases", "v1.0", "NextReleaseVersion", "MonthlyEnterpriseChannel" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "c749c525-889c-4ffa-8831-93993115d597", "name": "Next release information", "originalRequest": { "url": { "path": [ "releases", "v1.0", "NextReleaseVersion", "MonthlyEnterpriseChannel" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"releaseVersion\": 8607,\n \"availabilityDate\": \"1977-05-18T12:04:30.319Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] }, { "name": "rollout", "description": "", "item": [ { "name": "v1.0", "description": "", "item": [ { "name": "residency", "description": "", "item": [ { "id": "155f7767-a3bb-4517-9143-b3ae571fcf43", "name": "Get tenant residency metadata", "request": { "name": "Get tenant residency metadata", "description": { "content": "Returns mailbox and data-boundary residency metadata used by rollout and regional feature logic.", "type": "text/plain" }, "url": { "path": [ "rollout", "v1.0", "residency" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "f615a480-89a2-4a03-b1be-723b408ccfbd", "name": "Residency information", "originalRequest": { "url": { "path": [ "rollout", "v1.0", "residency" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"location\": \"string\",\n \"isHostedInEUDataBoundary\": true,\n \"isExchangeGoLocalResidencyGuaranteed\": false,\n \"isSharepointGoLocalResidencyGuaranteed\": true,\n \"isMNC\": false,\n \"defaultMailboxRegion\": \"string\",\n \"allowedMailboxRegions\": [\n \"string\",\n \"string\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "serviceProfile", "description": "", "item": [ { "name": "v1.0", "description": "", "item": [ { "name": "{profileId}", "description": "", "item": [ { "name": "rules", "description": "", "item": [ { "id": "a0cc795f-1244-46e1-adab-dd4be8682a32", "name": "Get servicing profile rules", "request": { "name": "Get servicing profile rules", "description": { "content": "Returns targeting, scoping, and deadline rules for a Cloud Update servicing profile.", "type": "text/plain" }, "url": { "path": [ "serviceProfile", "v1.0", ":profileId", "rules" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "9cccd4bf-af8d-8e15-3bc1-b46d52960e0d", "key": "profileId", "disabled": false, "description": { "content": "(Required) Servicing profile identifier.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "7596c4c5-b2a3-417c-990b-5ccb3ad921dd", "name": "Servicing profile rules", "originalRequest": { "url": { "path": [ "serviceProfile", "v1.0", ":profileId", "rules" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Servicing profile identifier.", "type": "text/plain" }, "type": "any", "value": "9cccd4bf-af8d-8e15-3bc1-b46d52960e0d", "key": "profileId" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"profileId\": \"384164c3-ec4e-0dae-51fe-d3cf865b25d4\",\n \"rulesList\": {\n \"valueRules\": [\n {\n \"id\": \"1486f407-e05c-ebf8-9147-25ab83f4e99f\",\n \"name\": \"string\",\n \"ruleType\": 3373,\n \"frequency\": 134,\n \"value\": \"string\",\n \"key_0\": 7800,\n \"key_1\": true,\n \"key_2\": \"string\"\n },\n {\n \"id\": \"334db39b-d72f-adad-8674-498f93380b09\",\n \"name\": \"string\",\n \"ruleType\": 6847,\n \"frequency\": 7626,\n \"value\": \"string\"\n }\n ],\n \"scopedValueRules\": [\n {\n \"id\": \"e3155165-1dda-d978-ae61-e65e209c9e0c\",\n \"name\": \"string\",\n \"ruleType\": 3863,\n \"frequency\": 6136,\n \"value\": \"string\",\n \"scopedToAllProfileDevices\": false,\n \"scopedAADGroups\": [\n \"e8836814-147e-5b62-4d5d-748fca29ea4e\",\n \"9262601a-5014-eee3-40e2-a8f071f9e8ea\"\n ],\n \"scopedDevices\": [\n \"string\",\n \"string\"\n ]\n },\n {\n \"id\": \"d8fffb65-6e60-9be8-6f68-f29e0e7b6616\",\n \"name\": \"string\",\n \"ruleType\": 9055,\n \"frequency\": 1433,\n \"value\": \"string\",\n \"scopedToAllProfileDevices\": true,\n \"scopedAADGroups\": [\n \"833b8f60-2ecd-dcaa-19fb-6f32dfd67a50\",\n \"b476d021-cc5c-ec91-0ac0-05affe18c209\"\n ],\n \"scopedDevices\": [\n \"string\",\n \"string\"\n ]\n }\n ],\n \"excludedValueRules\": [\n {\n \"id\": \"c35d2e4d-fbd1-f06c-efdd-080392a4e30d\",\n \"name\": \"string\",\n \"ruleType\": 2063,\n \"frequency\": 9177,\n \"value\": \"string\"\n },\n {\n \"id\": \"bda148ee-7a08-7026-c347-193ca81f4923\",\n \"name\": \"string\",\n \"ruleType\": 8825,\n \"frequency\": 6307,\n \"value\": \"string\"\n }\n ],\n \"expressionRules\": [\n {\n \"id\": \"97c05908-7cdd-1214-c3c3-9a350c36ebae\",\n \"name\": \"string\",\n \"ruleType\": 1558,\n \"frequency\": 8812,\n \"value\": \"string\",\n \"property\": \"string\",\n \"expressionOperator\": \"string\"\n },\n {\n \"id\": \"730cb2bd-8c72-9329-df08-f0469b17f05e\",\n \"name\": \"string\",\n \"ruleType\": 7328,\n \"frequency\": 6426,\n \"value\": \"string\",\n \"property\": \"string\",\n \"expressionOperator\": \"string\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "ServiceProfileAggregator", "description": "", "item": [ { "name": "tenantServicingExclusionWindows", "description": "", "item": [ { "id": "aa60f5f9-9f9c-4a16-ab9e-b640aac0f91b", "name": "Get tenant servicing exclusion windows", "request": { "name": "Get tenant servicing exclusion windows", "description": { "content": "Returns tenant-wide servicing exclusion windows used by advanced Cloud Update scheduling.", "type": "text/plain" }, "url": { "path": [ "serviceProfile", "v1.0", "ServiceProfileAggregator", "tenantServicingExclusionWindows" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "df4de2d8-c199-481f-8f71-7f9329e7fecc", "name": "Tenant exclusion windows", "originalRequest": { "url": { "path": [ "serviceProfile", "v1.0", "ServiceProfileAggregator", "tenantServicingExclusionWindows" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[]", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "serviceProfileAggregator", "description": "", "item": [ { "name": "filteredDevicesAndGroups", "description": "", "item": [ { "id": "b3f5257f-6675-4cae-9bf2-10e1733d885d", "name": "Get filtered devices and groups", "request": { "name": "Get filtered devices and groups", "description": { "content": "Returns the filtered devices and groups collection used by feature-gated servicing profile targeting UX.", "type": "text/plain" }, "url": { "path": [ "serviceProfile", "v1.0", "serviceProfileAggregator", "filteredDevicesAndGroups" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "65b1f320-74e4-4988-94d5-27bef5a963a8", "name": "Filtered devices and groups", "originalRequest": { "url": { "path": [ "serviceProfile", "v1.0", "serviceProfileAggregator", "filteredDevicesAndGroups" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[]", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "{profileId}", "description": "", "item": [ { "name": "rollbackEntries", "description": "", "item": [ { "id": "a6b71498-bf6a-4f44-ba82-4c1964b7683e", "name": "Get servicing profile rollback entries", "request": { "name": "Get servicing profile rollback entries", "description": { "content": "Returns rollback eligibility or execution entries for a servicing profile. Observed responses can be an empty array.", "type": "text/plain" }, "url": { "path": [ "serviceProfile", "v1.0", "serviceProfileAggregator", ":profileId", "rollbackEntries" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Include rollback entries grouped by Office servicing channel.", "type": "text/plain" }, "key": "includeRollbackByOfficeServicingChannel", "value": "false" } ], "variable": [ { "type": "any", "value": "9cccd4bf-af8d-8e15-3bc1-b46d52960e0d", "key": "profileId", "disabled": false, "description": { "content": "(Required) Servicing profile identifier.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "c97c1773-ec2c-487c-9523-bf3a5b704b9b", "name": "Rollback entries", "originalRequest": { "url": { "path": [ "serviceProfile", "v1.0", "serviceProfileAggregator", ":profileId", "rollbackEntries" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Include rollback entries grouped by Office servicing channel.", "type": "text/plain" }, "key": "includeRollbackByOfficeServicingChannel", "value": "false" } ], "variable": [ { "disabled": false, "description": { "content": "(Required) Servicing profile identifier.", "type": "text/plain" }, "type": "any", "value": "9cccd4bf-af8d-8e15-3bc1-b46d52960e0d", "key": "profileId" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[]", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "tenantrules", "description": "", "item": [ { "id": "f4042316-24de-45b0-88d2-7fce831220c5", "name": "Get tenant servicing rules", "request": { "name": "Get tenant servicing rules", "description": { "content": "Returns tenant-wide servicing rules that apply before per-profile rule evaluation.", "type": "text/plain" }, "url": { "path": [ "serviceProfile", "v1.0", "tenantrules" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "cb283042-fff2-45b6-ab40-30dc61b65c46", "name": "Tenant servicing rules", "originalRequest": { "url": { "path": [ "serviceProfile", "v1.0", "tenantrules" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"rulesList\": {\n \"valueRules\": [\n {\n \"id\": \"89e805bc-80d6-cd0e-5074-2baa9d6ceb87\",\n \"name\": \"string\",\n \"ruleType\": 5024,\n \"frequency\": 7813,\n \"value\": \"string\"\n },\n {\n \"id\": \"fcc2260b-2921-f7ad-f640-deb55aa4f711\",\n \"name\": \"string\",\n \"ruleType\": 4578,\n \"frequency\": 3191,\n \"value\": \"string\"\n }\n ],\n \"scopedValueRules\": [\n {\n \"id\": \"911a3bee-9980-9c13-c2e2-f46117d3dc1a\",\n \"name\": \"string\",\n \"ruleType\": 8499,\n \"frequency\": 5199,\n \"value\": \"string\",\n \"scopedToAllProfileDevices\": true,\n \"scopedAADGroups\": [\n \"9f6043a8-febe-fda5-8fbf-41fb0e5f6155\",\n \"73bcac9f-8b1a-c28d-3079-92f753211760\"\n ],\n \"scopedDevices\": [\n \"string\",\n \"string\"\n ]\n },\n {\n \"id\": \"edd62a92-2750-587f-65b7-bb1499aa14bd\",\n \"name\": \"string\",\n \"ruleType\": 1388,\n \"frequency\": 2104,\n \"value\": \"string\",\n \"scopedToAllProfileDevices\": true,\n \"scopedAADGroups\": [\n \"daf5f9c1-85db-4498-9d64-dfa2f58a01a7\",\n \"f4bf4835-8de1-d5e7-ece0-1d3d99946b83\"\n ],\n \"scopedDevices\": [\n \"string\",\n \"string\"\n ]\n }\n ],\n \"excludedValueRules\": [\n {\n \"id\": \"8174a797-eed6-13f9-f910-b0cdba58f6f4\",\n \"name\": \"string\",\n \"ruleType\": 5002,\n \"frequency\": 6412,\n \"value\": \"string\",\n \"key_0\": \"string\"\n },\n {\n \"id\": \"28f03b2b-30a7-1812-c09e-a4ba2a1efb01\",\n \"name\": \"string\",\n \"ruleType\": 4957,\n \"frequency\": 9717,\n \"value\": \"string\"\n }\n ],\n \"expressionRules\": [\n {\n \"id\": \"8cc488ac-bac3-ad4d-43a7-a2c616f22cad\",\n \"name\": \"string\",\n \"ruleType\": 2389,\n \"frequency\": 419,\n \"value\": \"string\",\n \"property\": \"string\",\n \"expressionOperator\": \"string\"\n },\n {\n \"id\": \"3640de6a-8ef8-e500-c753-c7b239ad67e7\",\n \"name\": \"string\",\n \"ruleType\": 584,\n \"frequency\": 5398,\n \"value\": \"string\",\n \"property\": \"string\",\n \"expressionOperator\": \"string\"\n }\n ],\n \"key_0\": 1455.8863149800438,\n \"key_1\": 4995,\n \"key_2\": false\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6af087e1-27cd-46fb-8852-56e8609353c5", "name": "Update tenant servicing rules", "request": { "name": "Update tenant servicing rules", "description": { "content": "Bundle-generated servicing-profile client exposes a PUT that persists tenant-wide servicing rules before per-profile rule evaluation.", "type": "text/plain" }, "url": { "path": [ "serviceProfile", "v1.0", "tenantrules" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"rulesList\": {\n \"valueRules\": [\n {\n \"id\": \"89e805bc-80d6-cd0e-5074-2baa9d6ceb87\",\n \"name\": \"string\",\n \"ruleType\": 5024,\n \"frequency\": 7813,\n \"value\": \"string\"\n },\n {\n \"id\": \"fcc2260b-2921-f7ad-f640-deb55aa4f711\",\n \"name\": \"string\",\n \"ruleType\": 4578,\n \"frequency\": 3191,\n \"value\": \"string\"\n }\n ],\n \"scopedValueRules\": [\n {\n \"id\": \"911a3bee-9980-9c13-c2e2-f46117d3dc1a\",\n \"name\": \"string\",\n \"ruleType\": 8499,\n \"frequency\": 5199,\n \"value\": \"string\",\n \"scopedToAllProfileDevices\": true,\n \"scopedAADGroups\": [\n \"9f6043a8-febe-fda5-8fbf-41fb0e5f6155\",\n \"73bcac9f-8b1a-c28d-3079-92f753211760\"\n ],\n \"scopedDevices\": [\n \"string\",\n \"string\"\n ]\n },\n {\n \"id\": \"edd62a92-2750-587f-65b7-bb1499aa14bd\",\n \"name\": \"string\",\n \"ruleType\": 1388,\n \"frequency\": 2104,\n \"value\": \"string\",\n \"scopedToAllProfileDevices\": true,\n \"scopedAADGroups\": [\n \"daf5f9c1-85db-4498-9d64-dfa2f58a01a7\",\n \"f4bf4835-8de1-d5e7-ece0-1d3d99946b83\"\n ],\n \"scopedDevices\": [\n \"string\",\n \"string\"\n ]\n }\n ],\n \"excludedValueRules\": [\n {\n \"id\": \"8174a797-eed6-13f9-f910-b0cdba58f6f4\",\n \"name\": \"string\",\n \"ruleType\": 5002,\n \"frequency\": 6412,\n \"value\": \"string\",\n \"key_0\": \"string\"\n },\n {\n \"id\": \"28f03b2b-30a7-1812-c09e-a4ba2a1efb01\",\n \"name\": \"string\",\n \"ruleType\": 4957,\n \"frequency\": 9717,\n \"value\": \"string\"\n }\n ],\n \"expressionRules\": [\n {\n \"id\": \"8cc488ac-bac3-ad4d-43a7-a2c616f22cad\",\n \"name\": \"string\",\n \"ruleType\": 2389,\n \"frequency\": 419,\n \"value\": \"string\",\n \"property\": \"string\",\n \"expressionOperator\": \"string\"\n },\n {\n \"id\": \"3640de6a-8ef8-e500-c753-c7b239ad67e7\",\n \"name\": \"string\",\n \"ruleType\": 584,\n \"frequency\": 5398,\n \"value\": \"string\",\n \"property\": \"string\",\n \"expressionOperator\": \"string\"\n }\n ],\n \"key_0\": 1455.8863149800438,\n \"key_1\": 4995,\n \"key_2\": false\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "13285cf9-a6cd-43d5-9888-33e266c55ca9", "name": "Updated tenant servicing rules", "originalRequest": { "url": { "path": [ "serviceProfile", "v1.0", "tenantrules" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"rulesList\": {\n \"valueRules\": [\n {\n \"id\": \"89e805bc-80d6-cd0e-5074-2baa9d6ceb87\",\n \"name\": \"string\",\n \"ruleType\": 5024,\n \"frequency\": 7813,\n \"value\": \"string\"\n },\n {\n \"id\": \"fcc2260b-2921-f7ad-f640-deb55aa4f711\",\n \"name\": \"string\",\n \"ruleType\": 4578,\n \"frequency\": 3191,\n \"value\": \"string\"\n }\n ],\n \"scopedValueRules\": [\n {\n \"id\": \"911a3bee-9980-9c13-c2e2-f46117d3dc1a\",\n \"name\": \"string\",\n \"ruleType\": 8499,\n \"frequency\": 5199,\n \"value\": \"string\",\n \"scopedToAllProfileDevices\": true,\n \"scopedAADGroups\": [\n \"9f6043a8-febe-fda5-8fbf-41fb0e5f6155\",\n \"73bcac9f-8b1a-c28d-3079-92f753211760\"\n ],\n \"scopedDevices\": [\n \"string\",\n \"string\"\n ]\n },\n {\n \"id\": \"edd62a92-2750-587f-65b7-bb1499aa14bd\",\n \"name\": \"string\",\n \"ruleType\": 1388,\n \"frequency\": 2104,\n \"value\": \"string\",\n \"scopedToAllProfileDevices\": true,\n \"scopedAADGroups\": [\n \"daf5f9c1-85db-4498-9d64-dfa2f58a01a7\",\n \"f4bf4835-8de1-d5e7-ece0-1d3d99946b83\"\n ],\n \"scopedDevices\": [\n \"string\",\n \"string\"\n ]\n }\n ],\n \"excludedValueRules\": [\n {\n \"id\": \"8174a797-eed6-13f9-f910-b0cdba58f6f4\",\n \"name\": \"string\",\n \"ruleType\": 5002,\n \"frequency\": 6412,\n \"value\": \"string\",\n \"key_0\": \"string\"\n },\n {\n \"id\": \"28f03b2b-30a7-1812-c09e-a4ba2a1efb01\",\n \"name\": \"string\",\n \"ruleType\": 4957,\n \"frequency\": 9717,\n \"value\": \"string\"\n }\n ],\n \"expressionRules\": [\n {\n \"id\": \"8cc488ac-bac3-ad4d-43a7-a2c616f22cad\",\n \"name\": \"string\",\n \"ruleType\": 2389,\n \"frequency\": 419,\n \"value\": \"string\",\n \"property\": \"string\",\n \"expressionOperator\": \"string\"\n },\n {\n \"id\": \"3640de6a-8ef8-e500-c753-c7b239ad67e7\",\n \"name\": \"string\",\n \"ruleType\": 584,\n \"frequency\": 5398,\n \"value\": \"string\",\n \"property\": \"string\",\n \"expressionOperator\": \"string\"\n }\n ],\n \"key_0\": 1455.8863149800438,\n \"key_1\": 4995,\n \"key_2\": false\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"rulesList\": {\n \"valueRules\": [\n {\n \"id\": \"89e805bc-80d6-cd0e-5074-2baa9d6ceb87\",\n \"name\": \"string\",\n \"ruleType\": 5024,\n \"frequency\": 7813,\n \"value\": \"string\"\n },\n {\n \"id\": \"fcc2260b-2921-f7ad-f640-deb55aa4f711\",\n \"name\": \"string\",\n \"ruleType\": 4578,\n \"frequency\": 3191,\n \"value\": \"string\"\n }\n ],\n \"scopedValueRules\": [\n {\n \"id\": \"911a3bee-9980-9c13-c2e2-f46117d3dc1a\",\n \"name\": \"string\",\n \"ruleType\": 8499,\n \"frequency\": 5199,\n \"value\": \"string\",\n \"scopedToAllProfileDevices\": true,\n \"scopedAADGroups\": [\n \"9f6043a8-febe-fda5-8fbf-41fb0e5f6155\",\n \"73bcac9f-8b1a-c28d-3079-92f753211760\"\n ],\n \"scopedDevices\": [\n \"string\",\n \"string\"\n ]\n },\n {\n \"id\": \"edd62a92-2750-587f-65b7-bb1499aa14bd\",\n \"name\": \"string\",\n \"ruleType\": 1388,\n \"frequency\": 2104,\n \"value\": \"string\",\n \"scopedToAllProfileDevices\": true,\n \"scopedAADGroups\": [\n \"daf5f9c1-85db-4498-9d64-dfa2f58a01a7\",\n \"f4bf4835-8de1-d5e7-ece0-1d3d99946b83\"\n ],\n \"scopedDevices\": [\n \"string\",\n \"string\"\n ]\n }\n ],\n \"excludedValueRules\": [\n {\n \"id\": \"8174a797-eed6-13f9-f910-b0cdba58f6f4\",\n \"name\": \"string\",\n \"ruleType\": 5002,\n \"frequency\": 6412,\n \"value\": \"string\",\n \"key_0\": \"string\"\n },\n {\n \"id\": \"28f03b2b-30a7-1812-c09e-a4ba2a1efb01\",\n \"name\": \"string\",\n \"ruleType\": 4957,\n \"frequency\": 9717,\n \"value\": \"string\"\n }\n ],\n \"expressionRules\": [\n {\n \"id\": \"8cc488ac-bac3-ad4d-43a7-a2c616f22cad\",\n \"name\": \"string\",\n \"ruleType\": 2389,\n \"frequency\": 419,\n \"value\": \"string\",\n \"property\": \"string\",\n \"expressionOperator\": \"string\"\n },\n {\n \"id\": \"3640de6a-8ef8-e500-c753-c7b239ad67e7\",\n \"name\": \"string\",\n \"ruleType\": 584,\n \"frequency\": 5398,\n \"value\": \"string\",\n \"property\": \"string\",\n \"expressionOperator\": \"string\"\n }\n ],\n \"key_0\": 1455.8863149800438,\n \"key_1\": 4995,\n \"key_2\": false\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "v3.0", "description": "", "item": [ { "name": "profiles", "description": "", "item": [ { "id": "b7f7cace-c79c-449a-acad-4bdbf2d395a6", "name": "List servicing profiles (v3)", "request": { "name": "List servicing profiles (v3)", "description": { "content": "Hidden servicing-profile collection confirmed during the feature-gated\nprobe pass. It returned the same high-level servicing profile summaries as\nthe older v1 surface.\n", "type": "text/plain" }, "url": { "path": [ "serviceProfile", "v3.0", "profiles" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "490469c9-8605-4084-a0ad-4a0cb247073b", "name": "Servicing profile summaries", "originalRequest": { "url": { "path": [ "serviceProfile", "v3.0", "profiles" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"id\": \"a5aa2b57-1ae1-8d09-6bc6-2776dc3b9e33\",\n \"active\": true,\n \"profileState\": 7391,\n \"profileType\": 315,\n \"rolloutPipeline\": 651,\n \"targetChannel\": 1044\n },\n {\n \"id\": \"e8cfc019-02c3-7adf-3ccd-83f72b98158f\",\n \"active\": false,\n \"profileState\": 8486,\n \"profileType\": 1133,\n \"rolloutPipeline\": 1741,\n \"targetChannel\": 3733\n }\n]", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "ServiceProfile", "description": "", "item": [ { "name": "v1.0", "description": "", "item": [ { "name": "Profiles", "description": "", "item": [ { "id": "56de841d-4c70-4f35-a92c-8074c3f7ecf7", "name": "List servicing profiles", "request": { "name": "List servicing profiles", "description": { "content": "Returns the servicing profiles shown in Cloud Update.", "type": "text/plain" }, "url": { "path": [ "ServiceProfile", "v1.0", "Profiles" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "7108586f-57f2-4e8c-af8e-076ec58ae84b", "name": "Servicing profile summaries", "originalRequest": { "url": { "path": [ "ServiceProfile", "v1.0", "Profiles" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"id\": \"a5aa2b57-1ae1-8d09-6bc6-2776dc3b9e33\",\n \"active\": true,\n \"profileState\": 7391,\n \"profileType\": 315,\n \"rolloutPipeline\": 651,\n \"targetChannel\": 1044\n },\n {\n \"id\": \"e8cfc019-02c3-7adf-3ccd-83f72b98158f\",\n \"active\": false,\n \"profileState\": 8486,\n \"profileType\": 1133,\n \"rolloutPipeline\": 1741,\n \"targetChannel\": 3733\n }\n]", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "settings", "description": "", "item": [ { "name": "v1.0", "description": "", "item": [ { "name": "SettingsCatalog", "description": "", "item": [ { "name": "Settings", "description": "", "item": [ { "id": "e85a67c6-ac8b-46ff-89ec-1b77b33ce978", "name": "Query settings catalog entries", "request": { "name": "Query settings catalog entries", "description": { "content": "Returns setting definitions and metadata used by Cloud Policy policy authoring and filtering.", "type": "text/plain" }, "url": { "path": [ "settings", "v1.0", "SettingsCatalog", "Settings" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Settings catalog filter expression. Observed example:\n`Not(tag=Cloud Policies Composite),All(tag=Cloud Policies)`.\n", "type": "text/plain" }, "key": "filter", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "5ba70d8c-a80f-4dcd-8b85-4109f7ba4752", "name": "Settings catalog entries", "originalRequest": { "url": { "path": [ "settings", "v1.0", "SettingsCatalog", "Settings" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Settings catalog filter expression. Observed example:\n`Not(tag=Cloud Policies Composite),All(tag=Cloud Policies)`.\n", "type": "text/plain" }, "key": "filter", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"id\": \"string\",\n \"uniqueId\": 4343,\n \"displayName\": \"string\",\n \"description\": \"string\",\n \"settingType\": {\n \"key_0\": \"string\"\n },\n \"supportedPlatforms\": [\n \"string\",\n \"string\"\n ],\n \"tags\": [\n \"string\",\n \"string\"\n ]\n },\n {\n \"id\": \"string\",\n \"uniqueId\": 8320,\n \"displayName\": \"string\",\n \"description\": \"string\",\n \"settingType\": {\n \"key_0\": \"string\"\n },\n \"supportedPlatforms\": [\n \"string\",\n \"string\"\n ],\n \"tags\": [\n \"string\",\n \"string\"\n ],\n \"key_0\": false,\n \"key_1\": \"string\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "auth", "description": "", "item": [ { "name": "Settings", "description": "", "item": [ { "id": "2049763d-4ee3-4608-80da-a6df50500fac", "name": "Query auth settings catalog entries", "request": { "name": "Query auth settings catalog entries", "description": { "content": "Hidden auth settings catalog confirmed during the feature-gated probe\npass. The current tenant returned the same settings catalog entry shape as\nthe main Cloud Policy catalog.\n", "type": "text/plain" }, "url": { "path": [ "settings", "v1.0", "SettingsCatalog", "auth", "Settings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "8c7c5ad4-04ad-4a09-a04d-0756b355a977", "name": "Auth settings catalog entries", "originalRequest": { "url": { "path": [ "settings", "v1.0", "SettingsCatalog", "auth", "Settings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"id\": \"string\",\n \"uniqueId\": 4343,\n \"displayName\": \"string\",\n \"description\": \"string\",\n \"settingType\": {\n \"key_0\": \"string\"\n },\n \"supportedPlatforms\": [\n \"string\",\n \"string\"\n ],\n \"tags\": [\n \"string\",\n \"string\"\n ]\n },\n {\n \"id\": \"string\",\n \"uniqueId\": 8320,\n \"displayName\": \"string\",\n \"description\": \"string\",\n \"settingType\": {\n \"key_0\": \"string\"\n },\n \"supportedPlatforms\": [\n \"string\",\n \"string\"\n ],\n \"tags\": [\n \"string\",\n \"string\"\n ],\n \"key_0\": false,\n \"key_1\": \"string\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] } ] } ], "auth": { "type": "bearer", "bearer": [ { "type": "any", "value": "{{bearerToken}}", "key": "token" } ] }, "event": [], "variable": [ { "key": "baseUrl", "value": "https://config.office.com" } ], "info": { "_postman_id": "75b43a56-86e5-4ba2-8023-d4f9d1191e2c", "name": "M365 Apps Config", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { "content": "The M365 Apps Config API is used by the Microsoft 365 Apps admin center\n(`config.office.com`) for cloud update, servicing profiles, policy management,\ndevice configuration, rollout metadata, and portal bootstrap state.\n\nThis surface was observed while browsing the authenticated M365 Apps admin\ncenter pages for:\n\n - Home and Cloud Update\n - Device Configuration\n - Policy Management\n - Security Update Status\n - Setup\n\nA second pass with token-backed probes confirmed additional servicing-profile\nand settings catalog surfaces such as `serviceProfile/v3.0/profiles`,\n`serviceProfile/v1.0/tenantrules`,\n`serviceProfile/v1.0/ServiceProfileAggregator/tenantServicingExclusionWindows`,\n`serviceProfile/v1.0/serviceProfileAggregator/filteredDevicesAndGroups`, and\n`settings/v1.0/SettingsCatalog/auth/Settings`. Intercepted save flows also\nexposed the paired `UpdateConfiguration` PUT requests emitted by the Office\nCustomization Tool editor.\n\nThe operations below were confirmed either by direct portal traffic,\ntoken-backed probing with the same browser session, or by intercepting live\nsave requests before persistence.\n\nRequests are issued with browser-obtained bearer tokens and commonly include\nportal correlation headers such as `x-api-name`, `x-correlationid`,\n`x-manageoffice-client-sid`, `x-requested-with`, and `x-start-time`.\n\nDocumentation and specifications have been provided on a best-efforts basis and\nmay not be 100% accurate.\n\n\nContact Support:\n Name: nodoc", "type": "text/plain" } } }