{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin search.searchEntity.Actions API", "version": "1.0.0" }, "items": [ { "info": { "name": "search.searchEntity.Actions", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Invoke action query", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/search/query", "body": { "type": "json", "data": "{}" } }, "docs": "Runs the query specified in the request body. Search results are provided in the response." } ] } ], "bundled": true }