{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin Places.workspace API", "version": "1.0.0" }, "items": [ { "info": { "name": "Places.workspace", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get workspaces from places", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/places/:place-id/graph.roomList/workspaces", "params": [ { "name": "place-id", "value": "", "type": "path", "description": "The unique identifier of place" }, { "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 workspaces from places" }, { "info": { "name": "Microsoft Graph Create new navigation property to workspaces for places", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/places/:place-id/graph.roomList/workspaces", "params": [ { "name": "place-id", "value": "", "type": "path", "description": "The unique identifier of place" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to workspaces for places" }, { "info": { "name": "Microsoft Graph Get workspaces from places", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/places/:place-id/graph.roomList/workspaces/:workspace-id", "params": [ { "name": "place-id", "value": "", "type": "path", "description": "The unique identifier of place" }, { "name": "workspace-id", "value": "", "type": "path", "description": "The unique identifier of workspace" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get workspaces from places" }, { "info": { "name": "Microsoft Graph Update the navigation property workspaces in places", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/places/:place-id/graph.roomList/workspaces/:workspace-id", "params": [ { "name": "place-id", "value": "", "type": "path", "description": "The unique identifier of place" }, { "name": "workspace-id", "value": "", "type": "path", "description": "The unique identifier of workspace" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property workspaces in places" }, { "info": { "name": "Microsoft Graph Delete navigation property workspaces for places", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/places/:place-id/graph.roomList/workspaces/:workspace-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "place-id", "value": "", "type": "path", "description": "The unique identifier of place" }, { "name": "workspace-id", "value": "", "type": "path", "description": "The unique identifier of workspace" } ] }, "docs": "Microsoft Graph Delete navigation property workspaces for places" }, { "info": { "name": "Microsoft Graph Get checkIns from places", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/places/:place-id/graph.roomList/workspaces/:workspace-id/checkIns", "params": [ { "name": "place-id", "value": "", "type": "path", "description": "The unique identifier of place" }, { "name": "workspace-id", "value": "", "type": "path", "description": "The unique identifier of workspace" }, { "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": "A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place." }, { "info": { "name": "Microsoft Graph Create new navigation property to checkIns for places", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/places/:place-id/graph.roomList/workspaces/:workspace-id/checkIns", "params": [ { "name": "place-id", "value": "", "type": "path", "description": "The unique identifier of place" }, { "name": "workspace-id", "value": "", "type": "path", "description": "The unique identifier of workspace" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to checkIns for places" }, { "info": { "name": "Microsoft Graph Get checkIns from places", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/places/:place-id/graph.roomList/workspaces/:workspace-id/checkIns/:checkInClaim-calendarEventId", "params": [ { "name": "place-id", "value": "", "type": "path", "description": "The unique identifier of place" }, { "name": "workspace-id", "value": "", "type": "path", "description": "The unique identifier of workspace" }, { "name": "checkInClaim-calendarEventId", "value": "", "type": "path", "description": "The unique identifier of checkInClaim" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place." }, { "info": { "name": "Microsoft Graph Update the navigation property checkIns in places", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/places/:place-id/graph.roomList/workspaces/:workspace-id/checkIns/:checkInClaim-calendarEventId", "params": [ { "name": "place-id", "value": "", "type": "path", "description": "The unique identifier of place" }, { "name": "workspace-id", "value": "", "type": "path", "description": "The unique identifier of workspace" }, { "name": "checkInClaim-calendarEventId", "value": "", "type": "path", "description": "The unique identifier of checkInClaim" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property checkIns in places" }, { "info": { "name": "Microsoft Graph Delete navigation property checkIns for places", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/places/:place-id/graph.roomList/workspaces/:workspace-id/checkIns/:checkInClaim-calendarEventId", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "place-id", "value": "", "type": "path", "description": "The unique identifier of place" }, { "name": "workspace-id", "value": "", "type": "path", "description": "The unique identifier of workspace" }, { "name": "checkInClaim-calendarEventId", "value": "", "type": "path", "description": "The unique identifier of checkInClaim" } ] }, "docs": "Microsoft Graph Delete navigation property checkIns for places" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/places/:place-id/graph.roomList/workspaces/:workspace-id/checkIns/$count", "params": [ { "name": "place-id", "value": "", "type": "path", "description": "The unique identifier of place" }, { "name": "workspace-id", "value": "", "type": "path", "description": "The unique identifier of workspace" }, { "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/places/:place-id/graph.roomList/workspaces/$count", "params": [ { "name": "place-id", "value": "", "type": "path", "description": "The unique identifier of place" }, { "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 }