{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin users.userDataSecurityAndGovernance API", "version": "1.0.0" }, "items": [ { "info": { "name": "users.userDataSecurityAndGovernance", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get dataSecurityAndGovernance from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The data security and governance settings for the user. Read-only. Nullable." }, { "info": { "name": "Microsoft Graph Update the navigation property dataSecurityAndGovernance in users", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property dataSecurityAndGovernance in users" }, { "info": { "name": "Microsoft Graph Delete navigation property dataSecurityAndGovernance for users", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" } ] }, "docs": "Microsoft Graph Delete navigation property dataSecurityAndGovernance for users" }, { "info": { "name": "Microsoft Graph Get activities from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/activities", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Container for activity logs (content processing and audit) related to this user. ContainsTarget: true." }, { "info": { "name": "Microsoft Graph Update the navigation property activities in users", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/activities", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property activities in users" }, { "info": { "name": "Microsoft Graph Delete navigation property activities for users", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/activities", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" } ] }, "docs": "Microsoft Graph Delete navigation property activities for users" }, { "info": { "name": "Microsoft Graph Get contentActivities from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/activities/contentActivities", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "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": "Collection of activity logs related to content processing." }, { "info": { "name": "Microsoft Graph Create new navigation property to contentActivities for users", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/activities/contentActivities", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to contentActivities for users" }, { "info": { "name": "Microsoft Graph Get contentActivities from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/activities/contentActivities/:contentActivity-id", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "contentActivity-id", "value": "", "type": "path", "description": "The unique identifier of contentActivity" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Collection of activity logs related to content processing." }, { "info": { "name": "Microsoft Graph Update the navigation property contentActivities in users", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/activities/contentActivities/:contentActivity-id", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "contentActivity-id", "value": "", "type": "path", "description": "The unique identifier of contentActivity" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property contentActivities in users" }, { "info": { "name": "Microsoft Graph Delete navigation property contentActivities for users", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/activities/contentActivities/:contentActivity-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "contentActivity-id", "value": "", "type": "path", "description": "The unique identifier of contentActivity" } ] }, "docs": "Microsoft Graph Delete navigation property contentActivities for users" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/activities/contentActivities/$count", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "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 Invoke action processContent", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/processContent", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Process content against data protection policies in the context of the current, or specified, user." }, { "info": { "name": "Microsoft Graph Get protectionScopes from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/protectionScopes", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get protectionScopes from users" }, { "info": { "name": "Microsoft Graph Update the navigation property protectionScopes in users", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/protectionScopes", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property protectionScopes in users" }, { "info": { "name": "Microsoft Graph Delete navigation property protectionScopes for users", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/protectionScopes", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" } ] }, "docs": "Microsoft Graph Delete navigation property protectionScopes for users" }, { "info": { "name": "Microsoft Graph Invoke action compute", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/protectionScopes/compute", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Invoke action compute" }, { "info": { "name": "Microsoft Graph Get sensitivityLabels from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "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": "Microsoft Graph Get sensitivityLabels from users" }, { "info": { "name": "Microsoft Graph Create new navigation property to sensitivityLabels for users", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to sensitivityLabels for users" }, { "info": { "name": "Microsoft Graph Get sensitivityLabels from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get sensitivityLabels from users" }, { "info": { "name": "Microsoft Graph Update the navigation property sensitivityLabels in users", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property sensitivityLabels in users" }, { "info": { "name": "Microsoft Graph Delete navigation property sensitivityLabels for users", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" } ] }, "docs": "Microsoft Graph Delete navigation property sensitivityLabels for users" }, { "info": { "name": "Microsoft Graph Get rights from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/rights", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get rights from users" }, { "info": { "name": "Microsoft Graph Get sublabels from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "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": "Microsoft Graph Get sublabels from users" }, { "info": { "name": "Microsoft Graph Create new navigation property to sublabels for users", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to sublabels for users" }, { "info": { "name": "Microsoft Graph Get sublabels from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels/:sensitivityLabel-id1", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "sensitivityLabel-id1", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get sublabels from users" }, { "info": { "name": "Microsoft Graph Update the navigation property sublabels in users", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels/:sensitivityLabel-id1", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "sensitivityLabel-id1", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property sublabels in users" }, { "info": { "name": "Microsoft Graph Delete navigation property sublabels for users", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels/:sensitivityLabel-id1", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "sensitivityLabel-id1", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" } ] }, "docs": "Microsoft Graph Delete navigation property sublabels for users" }, { "info": { "name": "Microsoft Graph Get rights from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels/:sensitivityLabel-id1/rights", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "sensitivityLabel-id1", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get rights from users" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels/$count", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "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 Invoke function computeInheritance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels/computeInheritance(labelIds=:labelIds,locale=':locale',contentFormats=:contentFormats)", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "labelIds", "value": "", "type": "path", "description": "Usage: labelIds={labelIds}" }, { "name": "locale", "value": "", "type": "path", "description": "Usage: locale='{locale}'" }, { "name": "contentFormats", "value": "", "type": "path", "description": "Usage: contentFormats={contentFormats}" } ] }, "docs": "Calculate the sensitivity label that should be inherited by an output artifact, given a set of sensitivity labels from input or referenced artifacts." }, { "info": { "name": "Microsoft Graph Invoke action computeRightsAndInheritance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels/computeRightsAndInheritance", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Computes the rights and inheritance for sensitivity labels based on the input content and labels." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/$count", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "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 Invoke function computeInheritance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/computeInheritance(labelIds=:labelIds,locale=':locale',contentFormats=:contentFormats)", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "labelIds", "value": "", "type": "path", "description": "Usage: labelIds={labelIds}" }, { "name": "locale", "value": "", "type": "path", "description": "Usage: locale='{locale}'" }, { "name": "contentFormats", "value": "", "type": "path", "description": "Usage: contentFormats={contentFormats}" } ] }, "docs": "Calculate the sensitivity label that should be inherited by an output artifact, given a set of sensitivity labels from input or referenced artifacts." }, { "info": { "name": "Microsoft Graph Invoke action computeRightsAndInheritance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/users/:user-id/dataSecurityAndGovernance/sensitivityLabels/computeRightsAndInheritance", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Computes the rights and inheritance for sensitivity labels based on the input content and labels." } ] } ], "bundled": true }