{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin policies.authenticationFlowsPolicy API", "version": "1.0.0" }, "items": [ { "info": { "name": "policies.authenticationFlowsPolicy", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get authenticationFlowsPolicy", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/policies/authenticationFlowsPolicy", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties and relationships of an authenticationFlowsPolicy object." }, { "info": { "name": "Microsoft Graph Update authenticationFlowsPolicy", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/policies/authenticationFlowsPolicy", "body": { "type": "json", "data": "{}" } }, "docs": "Update the selfServiceSignUp property of an authenticationFlowsPolicy object. The properties id, type, and description cannot be modified." }, { "info": { "name": "Microsoft Graph Delete navigation property authenticationFlowsPolicy for policies", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/policies/authenticationFlowsPolicy", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property authenticationFlowsPolicy for policies" } ] } ], "bundled": true }