{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin Drives.user API", "version": "1.0.0" }, "items": [ { "info": { "name": "Drives.user", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get createdByUser from drives", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/drives/:drive-id/createdByUser", "params": [ { "name": "drive-id", "value": "", "type": "path", "description": "The unique identifier of drive" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Identity of the user who created the item. Read-only." }, { "info": { "name": "Microsoft Graph Get mailboxSettings property value", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/drives/:drive-id/createdByUser/mailboxSettings", "params": [ { "name": "drive-id", "value": "", "type": "path", "description": "The unique identifier of drive" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select." }, { "info": { "name": "Microsoft Graph Update property mailboxSettings value.", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/drives/:drive-id/createdByUser/mailboxSettings", "params": [ { "name": "drive-id", "value": "", "type": "path", "description": "The unique identifier of drive" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update property mailboxSettings value." }, { "info": { "name": "Microsoft Graph Get serviceProvisioningErrors property value", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/drives/:drive-id/createdByUser/serviceProvisioningErrors", "params": [ { "name": "drive-id", "value": "", "type": "path", "description": "The unique identifier of drive" }, { "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": "Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance)." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/drives/:drive-id/createdByUser/serviceProvisioningErrors/$count", "params": [ { "name": "drive-id", "value": "", "type": "path", "description": "The unique identifier of drive" }, { "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 lastModifiedByUser from drives", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/drives/:drive-id/lastModifiedByUser", "params": [ { "name": "drive-id", "value": "", "type": "path", "description": "The unique identifier of drive" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Identity of the user who last modified the item. Read-only." }, { "info": { "name": "Microsoft Graph Get mailboxSettings property value", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/drives/:drive-id/lastModifiedByUser/mailboxSettings", "params": [ { "name": "drive-id", "value": "", "type": "path", "description": "The unique identifier of drive" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select." }, { "info": { "name": "Microsoft Graph Update property mailboxSettings value.", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/drives/:drive-id/lastModifiedByUser/mailboxSettings", "params": [ { "name": "drive-id", "value": "", "type": "path", "description": "The unique identifier of drive" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update property mailboxSettings value." }, { "info": { "name": "Microsoft Graph Get serviceProvisioningErrors property value", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/drives/:drive-id/lastModifiedByUser/serviceProvisioningErrors", "params": [ { "name": "drive-id", "value": "", "type": "path", "description": "The unique identifier of drive" }, { "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": "Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance)." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/drives/:drive-id/lastModifiedByUser/serviceProvisioningErrors/$count", "params": [ { "name": "drive-id", "value": "", "type": "path", "description": "The unique identifier of drive" }, { "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 }