{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin sites.site.Actions API", "version": "1.0.0" }, "items": [ { "info": { "name": "sites.site.Actions", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Invoke action add", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/sites/add", "body": { "type": "json", "data": "{}" } }, "docs": "Follow a user's site or multiple sites." }, { "info": { "name": "Microsoft Graph Invoke action remove", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/sites/remove", "body": { "type": "json", "data": "{}" } }, "docs": "Unfollow a user's site or multiple sites." } ] } ], "bundled": true }