{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin Admin Consent Policy API", "version": "1.0.0" }, "items": [ { "info": { "name": "Admin Consent Policy", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get admin consent request policy", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/policies/adminConsentRequestPolicy" }, "docs": "Retrieve the admin consent request policy." }, { "info": { "name": "Microsoft Graph Update admin consent request policy", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/policies/adminConsentRequestPolicy", "body": { "type": "json", "data": "{}" } }, "docs": "Update the admin consent request policy." } ] } ], "bundled": true }