{ "opencollection": "1.0.0", "info": { "name": "MAVRCK.IO Facebook Profile API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "api-key", "value": "{{api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "FacebookProfile", "type": "folder" }, "items": [ { "info": { "name": "Updates facebook account profile picture", "type": "http" }, "http": { "method": "POST", "url": "http://app.splashscore.com/v1/facebook-profiles/update-profile-picture", "body": { "type": "json", "data": "{}" } }, "docs": "Updates facebook account profile picture" } ] } ], "bundled": true }