{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin Teamwork.teamwork API", "version": "1.0.0" }, "items": [ { "info": { "name": "Teamwork.teamwork", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the properties and relationships of a teamwork object, such as the region of the organization and whether Microsoft Teams is enabled." }, { "info": { "name": "Microsoft Graph Update teamwork", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/teamwork", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update teamwork" } ] } ], "bundled": true }