{ "opencollection": "1.0.0", "info": { "name": "Partnerize Brands Attribution Current User API", "version": "1.4.99" }, "items": [ { "info": { "name": "Current User", "type": "folder" }, "items": [ { "info": { "name": "Update Current user", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.partnerize.com/v3/brand/user", "body": { "type": "json", "data": "{}" } }, "docs": "Updates a current User data" }, { "info": { "name": "Update Current user", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.partnerize.com/v3/partner/user", "body": { "type": "json", "data": "{}" } }, "docs": "Updates a Current User data" } ] } ], "bundled": true }