{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin me.userSolutionRoot API", "version": "1.0.0" }, "items": [ { "info": { "name": "me.userSolutionRoot", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get solutions from me", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/me/solutions", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The identifier that relates the user to the working time schedule triggers. Read-Only. Nullable" }, { "info": { "name": "Microsoft Graph Update the navigation property solutions in me", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/me/solutions", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property solutions in me" }, { "info": { "name": "Microsoft Graph Delete navigation property solutions for me", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/me/solutions", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property solutions for me" }, { "info": { "name": "Microsoft Graph Get workingTimeSchedule from me", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/me/solutions/workingTimeSchedule", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The working time schedule entity associated with the solution." }, { "info": { "name": "Microsoft Graph Update the navigation property workingTimeSchedule in me", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/me/solutions/workingTimeSchedule", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property workingTimeSchedule in me" }, { "info": { "name": "Microsoft Graph Delete navigation property workingTimeSchedule for me", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/me/solutions/workingTimeSchedule", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property workingTimeSchedule for me" }, { "info": { "name": "Microsoft Graph Invoke action endWorkingTime", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/me/solutions/workingTimeSchedule/endWorkingTime" }, "docs": "Trigger the policies associated with the end of working hours for a specific user." }, { "info": { "name": "Microsoft Graph Invoke action startWorkingTime", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/me/solutions/workingTimeSchedule/startWorkingTime" }, "docs": "Trigger the policies associated with the start of working hours for a specific user." } ] } ], "bundled": true }