{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin policies.claimsMappingPolicy API", "version": "1.0.0" }, "items": [ { "info": { "name": "policies.claimsMappingPolicy", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph List claimsMappingPolicies", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/policies/claimsMappingPolicies", "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 a list of claimsMappingPolicy objects." }, { "info": { "name": "Microsoft Graph Create claimsMappingPolicy", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/policies/claimsMappingPolicies", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new claimsMappingPolicy object." }, { "info": { "name": "Microsoft Graph Get claimsMappingPolicy", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/policies/claimsMappingPolicies/:claimsMappingPolicy-id", "params": [ { "name": "claimsMappingPolicy-id", "value": "", "type": "path", "description": "The unique identifier of claimsMappingPolicy" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve the properties and relationships of a claimsMappingPolicy object." }, { "info": { "name": "Microsoft Graph Update claimsmappingpolicy", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/policies/claimsMappingPolicies/:claimsMappingPolicy-id", "params": [ { "name": "claimsMappingPolicy-id", "value": "", "type": "path", "description": "The unique identifier of claimsMappingPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of a claimsMappingPolicy object." }, { "info": { "name": "Microsoft Graph Delete claimsMappingPolicy", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/policies/claimsMappingPolicies/:claimsMappingPolicy-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "claimsMappingPolicy-id", "value": "", "type": "path", "description": "The unique identifier of claimsMappingPolicy" } ] }, "docs": "Delete a claimsMappingPolicy object." }, { "info": { "name": "Microsoft Graph List appliesTo", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/policies/claimsMappingPolicies/:claimsMappingPolicy-id/appliesTo", "params": [ { "name": "claimsMappingPolicy-id", "value": "", "type": "path", "description": "The unique identifier of claimsMappingPolicy" }, { "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 a list of directoryObject objects that a claimsMappingPolicy object has been applied to. The claimsMappingPolicy can only be applied to application and servicePrincipal resources." }, { "info": { "name": "Microsoft Graph Get appliesTo from policies", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/policies/claimsMappingPolicies/:claimsMappingPolicy-id/appliesTo/:directoryObject-id", "params": [ { "name": "claimsMappingPolicy-id", "value": "", "type": "path", "description": "The unique identifier of claimsMappingPolicy" }, { "name": "directoryObject-id", "value": "", "type": "path", "description": "The unique identifier of directoryObject" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get appliesTo from policies" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/policies/claimsMappingPolicies/:claimsMappingPolicy-id/appliesTo/$count", "params": [ { "name": "claimsMappingPolicy-id", "value": "", "type": "path", "description": "The unique identifier of claimsMappingPolicy" }, { "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" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/policies/claimsMappingPolicies/$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 }