{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin Applications Check Member Objects API", "version": "1.0.0" }, "items": [ { "info": { "name": "Applications Check Member Objects", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Create Check Member Objects", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/applications/:application-id/checkMemberObjects", "params": [ { "name": "application-id", "value": "", "type": "path", "description": "The unique identifier of application" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Performs POST operation on /applications/{application-id}/checkMemberObjects" } ] } ], "bundled": true }