{ "opencollection": "1.0.0", "info": { "name": "Addresses Introduction Account Addresses Account Authentication Settings API", "version": "25.1126.6886238" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Account Authentication Settings", "type": "folder" }, "items": [ { "info": { "name": "Get Account Authentication Settings", "type": "http" }, "http": { "method": "GET", "url": "https://useast.api.elasticpath.com/v2/settings/account-authentication" }, "docs": "Use this endpoint to view account authentication settings" }, { "info": { "name": "Update Account Authentication Settings", "type": "http" }, "http": { "method": "PUT", "url": "https://useast.api.elasticpath.com/v2/settings/account-authentication", "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to update account authentication settings" } ] } ], "bundled": true }