{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin security.labelsRoot API", "version": "1.0.0" }, "items": [ { "info": { "name": "security.labelsRoot", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get labels from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get labels from security" }, { "info": { "name": "Microsoft Graph Update the navigation property labels in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/labels", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property labels in security" }, { "info": { "name": "Microsoft Graph Delete navigation property labels for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/labels", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property labels for security" }, { "info": { "name": "Microsoft Graph List authorityTemplates", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/authorities", "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 the authorityTemplate objects and their properties." }, { "info": { "name": "Microsoft Graph Create authorityTemplate", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/labels/authorities", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new authorityTemplate object." }, { "info": { "name": "Microsoft Graph Get authorityTemplate", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/authorities/:authorityTemplate-id", "params": [ { "name": "authorityTemplate-id", "value": "", "type": "path", "description": "The unique identifier of authorityTemplate" }, { "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 a authorityTemplate object." }, { "info": { "name": "Microsoft Graph Update the navigation property authorities in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/labels/authorities/:authorityTemplate-id", "params": [ { "name": "authorityTemplate-id", "value": "", "type": "path", "description": "The unique identifier of authorityTemplate" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property authorities in security" }, { "info": { "name": "Microsoft Graph Delete authorityTemplate", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/labels/authorities/:authorityTemplate-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "authorityTemplate-id", "value": "", "type": "path", "description": "The unique identifier of authorityTemplate" } ] }, "docs": "Delete a authorityTemplate object." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/authorities/$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" }, { "info": { "name": "Microsoft Graph List categoryTemplates", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/categories", "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 the categoryTemplate objects and their properties." }, { "info": { "name": "Microsoft Graph Create categoryTemplate", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/labels/categories", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new categoryTemplate object." }, { "info": { "name": "Microsoft Graph Get categoryTemplate", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/categories/:categoryTemplate-id", "params": [ { "name": "categoryTemplate-id", "value": "", "type": "path", "description": "The unique identifier of categoryTemplate" }, { "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 a categoryTemplate object." }, { "info": { "name": "Microsoft Graph Update the navigation property categories in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/labels/categories/:categoryTemplate-id", "params": [ { "name": "categoryTemplate-id", "value": "", "type": "path", "description": "The unique identifier of categoryTemplate" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property categories in security" }, { "info": { "name": "Microsoft Graph Delete categoryTemplate", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/labels/categories/:categoryTemplate-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "categoryTemplate-id", "value": "", "type": "path", "description": "The unique identifier of categoryTemplate" } ] }, "docs": "Delete a categoryTemplate object." }, { "info": { "name": "Microsoft Graph List subcategories", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/categories/:categoryTemplate-id/subcategories", "params": [ { "name": "categoryTemplate-id", "value": "", "type": "path", "description": "The unique identifier of categoryTemplate" }, { "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 subcategories subcategoryTemplate associated with a category template." }, { "info": { "name": "Microsoft Graph Create subcategoryTemplate", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/labels/categories/:categoryTemplate-id/subcategories", "params": [ { "name": "categoryTemplate-id", "value": "", "type": "path", "description": "The unique identifier of categoryTemplate" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create a new subcategoryTemplate object." }, { "info": { "name": "Microsoft Graph Get subcategoryTemplate", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/categories/:categoryTemplate-id/subcategories/:subcategoryTemplate-id", "params": [ { "name": "categoryTemplate-id", "value": "", "type": "path", "description": "The unique identifier of categoryTemplate" }, { "name": "subcategoryTemplate-id", "value": "", "type": "path", "description": "The unique identifier of subcategoryTemplate" }, { "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 a subcategoryTemplate object." }, { "info": { "name": "Microsoft Graph Update the navigation property subcategories in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/labels/categories/:categoryTemplate-id/subcategories/:subcategoryTemplate-id", "params": [ { "name": "categoryTemplate-id", "value": "", "type": "path", "description": "The unique identifier of categoryTemplate" }, { "name": "subcategoryTemplate-id", "value": "", "type": "path", "description": "The unique identifier of subcategoryTemplate" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property subcategories in security" }, { "info": { "name": "Microsoft Graph Delete navigation property subcategories for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/labels/categories/:categoryTemplate-id/subcategories/:subcategoryTemplate-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "categoryTemplate-id", "value": "", "type": "path", "description": "The unique identifier of categoryTemplate" }, { "name": "subcategoryTemplate-id", "value": "", "type": "path", "description": "The unique identifier of subcategoryTemplate" } ] }, "docs": "Microsoft Graph Delete navigation property subcategories for security" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/categories/:categoryTemplate-id/subcategories/$count", "params": [ { "name": "categoryTemplate-id", "value": "", "type": "path", "description": "The unique identifier of categoryTemplate" }, { "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/security/labels/categories/$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" }, { "info": { "name": "Microsoft Graph List citationTemplates", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/citations", "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 the citationTemplate objects and their properties." }, { "info": { "name": "Microsoft Graph Create citationTemplate", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/labels/citations", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new citationTemplate object." }, { "info": { "name": "Microsoft Graph Get citationTemplate", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/citations/:citationTemplate-id", "params": [ { "name": "citationTemplate-id", "value": "", "type": "path", "description": "The unique identifier of citationTemplate" }, { "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 a citationTemplate object." }, { "info": { "name": "Microsoft Graph Update the navigation property citations in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/labels/citations/:citationTemplate-id", "params": [ { "name": "citationTemplate-id", "value": "", "type": "path", "description": "The unique identifier of citationTemplate" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property citations in security" }, { "info": { "name": "Microsoft Graph Delete citationTemplate", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/labels/citations/:citationTemplate-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "citationTemplate-id", "value": "", "type": "path", "description": "The unique identifier of citationTemplate" } ] }, "docs": "Delete a citationTemplate object." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/citations/$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" }, { "info": { "name": "Microsoft Graph List departmentTemplates", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/departments", "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 the departmentTemplate objects and their properties." }, { "info": { "name": "Microsoft Graph Create departmentTemplate", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/labels/departments", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new departmentTemplate object." }, { "info": { "name": "Microsoft Graph Get departmentTemplate", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/departments/:departmentTemplate-id", "params": [ { "name": "departmentTemplate-id", "value": "", "type": "path", "description": "The unique identifier of departmentTemplate" }, { "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 a departmentTemplate object." }, { "info": { "name": "Microsoft Graph Update the navigation property departments in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/labels/departments/:departmentTemplate-id", "params": [ { "name": "departmentTemplate-id", "value": "", "type": "path", "description": "The unique identifier of departmentTemplate" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property departments in security" }, { "info": { "name": "Microsoft Graph Delete departmentTemplate", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/labels/departments/:departmentTemplate-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "departmentTemplate-id", "value": "", "type": "path", "description": "The unique identifier of departmentTemplate" } ] }, "docs": "Delete a departmentTemplate object." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/departments/$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" }, { "info": { "name": "Microsoft Graph List filePlanReferenceTemplates", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/filePlanReferences", "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 the filePlanReferenceTemplate objects and their properties." }, { "info": { "name": "Microsoft Graph Create filePlanReferenceTemplate", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/labels/filePlanReferences", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new filePlanReferenceTemplate object." }, { "info": { "name": "Microsoft Graph Get filePlanReferenceTemplate", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/filePlanReferences/:filePlanReferenceTemplate-id", "params": [ { "name": "filePlanReferenceTemplate-id", "value": "", "type": "path", "description": "The unique identifier of filePlanReferenceTemplate" }, { "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 a filePlanReferenceTemplate object." }, { "info": { "name": "Microsoft Graph Update the navigation property filePlanReferences in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/labels/filePlanReferences/:filePlanReferenceTemplate-id", "params": [ { "name": "filePlanReferenceTemplate-id", "value": "", "type": "path", "description": "The unique identifier of filePlanReferenceTemplate" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property filePlanReferences in security" }, { "info": { "name": "Microsoft Graph Delete filePlanReferenceTemplate", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/labels/filePlanReferences/:filePlanReferenceTemplate-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "filePlanReferenceTemplate-id", "value": "", "type": "path", "description": "The unique identifier of filePlanReferenceTemplate" } ] }, "docs": "Delete a filePlanReferenceTemplate object." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/filePlanReferences/$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" }, { "info": { "name": "Microsoft Graph List retentionLabels", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels", "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 the retentionLabel objects and their properties." }, { "info": { "name": "Microsoft Graph Create retentionLabel", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new retentionLabel object. To create a disposition review stage, include the actionAfterRetentionPeriod property in the request body with one of the possible values specified." }, { "info": { "name": "Microsoft Graph Get retentionLabels from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id", "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents how customers can manage their data, whether and for how long to retain or delete it." }, { "info": { "name": "Microsoft Graph Update retentionLabel", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id", "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of a retentionLabel object. To update a disposition review stage, include the actionAfterRetentionPeriod property in the request body with one of the possible values specified." }, { "info": { "name": "Microsoft Graph Delete retentionLabel", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" } ] }, "docs": "Delete a retentionLabel object." }, { "info": { "name": "Microsoft Graph Get descriptors from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id/descriptors", "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents out-of-the-box values that provide more options to improve the manageability and organization of the content you need to label." }, { "info": { "name": "Microsoft Graph Update the navigation property descriptors in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id/descriptors", "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property descriptors in security" }, { "info": { "name": "Microsoft Graph Delete navigation property descriptors for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id/descriptors", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" } ] }, "docs": "Microsoft Graph Delete navigation property descriptors for security" }, { "info": { "name": "Microsoft Graph Get authorityTemplate from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id/descriptors/authorityTemplate", "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Specifies the underlying authority that describes the type of content to be retained and its retention schedule." }, { "info": { "name": "Microsoft Graph Get categoryTemplate from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id/descriptors/categoryTemplate", "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Specifies a group of similar types of content in a particular department." }, { "info": { "name": "Microsoft Graph Get citationTemplate from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id/descriptors/citationTemplate", "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The specific rule or regulation created by a jurisdiction used to determine whether certain labels and content should be retained or deleted." }, { "info": { "name": "Microsoft Graph Get departmentTemplate from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id/descriptors/departmentTemplate", "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Specifies the department or business unit of an organization to which a label belongs." }, { "info": { "name": "Microsoft Graph Get filePlanReferenceTemplate from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id/descriptors/filePlanReferenceTemplate", "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Specifies a unique alpha-numeric identifier for an organization’s retention schedule." }, { "info": { "name": "Microsoft Graph Get dispositionReviewStages from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id/dispositionReviewStages", "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" }, { "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": "When action at the end of retention is chosen as 'dispositionReview', dispositionReviewStages specifies a sequential set of stages with at least one reviewer in each stage." }, { "info": { "name": "Microsoft Graph Create new navigation property to dispositionReviewStages for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id/dispositionReviewStages", "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to dispositionReviewStages for security" }, { "info": { "name": "Microsoft Graph Get dispositionReviewStages from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id/dispositionReviewStages/:dispositionReviewStage-stageNumber", "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" }, { "name": "dispositionReviewStage-stageNumber", "value": "", "type": "path", "description": "The unique identifier of dispositionReviewStage" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "When action at the end of retention is chosen as 'dispositionReview', dispositionReviewStages specifies a sequential set of stages with at least one reviewer in each stage." }, { "info": { "name": "Microsoft Graph Update the navigation property dispositionReviewStages in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id/dispositionReviewStages/:dispositionReviewStage-stageNumber", "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" }, { "name": "dispositionReviewStage-stageNumber", "value": "", "type": "path", "description": "The unique identifier of dispositionReviewStage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property dispositionReviewStages in security" }, { "info": { "name": "Microsoft Graph Delete navigation property dispositionReviewStages for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id/dispositionReviewStages/:dispositionReviewStage-stageNumber", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" }, { "name": "dispositionReviewStage-stageNumber", "value": "", "type": "path", "description": "The unique identifier of dispositionReviewStage" } ] }, "docs": "Microsoft Graph Delete navigation property dispositionReviewStages for security" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id/dispositionReviewStages/$count", "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" }, { "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 retentionEventType from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/:retentionLabel-id/retentionEventType", "params": [ { "name": "retentionLabel-id", "value": "", "type": "path", "description": "The unique identifier of retentionLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents the type associated with a retention event." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/labels/retentionLabels/$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 }