{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin appCatalogs.appCatalogs API", "version": "1.0.0" }, "items": [ { "info": { "name": "appCatalogs.appCatalogs", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get appCatalogs", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/appCatalogs", "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 appCatalogs" }, { "info": { "name": "Microsoft Graph Update appCatalogs", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/appCatalogs", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update appCatalogs" } ] } ], "bundled": true }