{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin policies.unifiedRoleManagementPolicyAssignment API", "version": "1.0.0" }, "items": [ { "info": { "name": "policies.unifiedRoleManagementPolicyAssignment", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph List roleManagementPolicyAssignments", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/policies/roleManagementPolicyAssignments", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the details of all role management policy assignments made in PIM for Microsoft Entra roles and PIM for Groups." }, { "info": { "name": "Microsoft Graph Create new navigation property to roleManagementPolicyAssignments for policies", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/policies/roleManagementPolicyAssignments", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roleManagementPolicyAssignments for policies" }, { "info": { "name": "Microsoft Graph Get unifiedRoleManagementPolicyAssignment", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/policies/roleManagementPolicyAssignments/:unifiedRoleManagementPolicyAssignment-id", "params": [ { "name": "unifiedRoleManagementPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of unifiedRoleManagementPolicyAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the details of a policy assignment in PIM that's assigned to Microsoft Entra roles or group membership or ownership." }, { "info": { "name": "Microsoft Graph Update the navigation property roleManagementPolicyAssignments in policies", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/policies/roleManagementPolicyAssignments/:unifiedRoleManagementPolicyAssignment-id", "params": [ { "name": "unifiedRoleManagementPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of unifiedRoleManagementPolicyAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roleManagementPolicyAssignments in policies" }, { "info": { "name": "Microsoft Graph Delete navigation property roleManagementPolicyAssignments for policies", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/policies/roleManagementPolicyAssignments/:unifiedRoleManagementPolicyAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "unifiedRoleManagementPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of unifiedRoleManagementPolicyAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property roleManagementPolicyAssignments for policies" }, { "info": { "name": "Microsoft Graph Get policy from policies", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/policies/roleManagementPolicyAssignments/:unifiedRoleManagementPolicyAssignment-id/policy", "params": [ { "name": "unifiedRoleManagementPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of unifiedRoleManagementPolicyAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The policy that's associated with a policy assignment. Supports $expand and a nested $expand of the rules and effectiveRules relationships for the policy." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/policies/roleManagementPolicyAssignments/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" } ] } ], "bundled": true }