{ "opencollection": "1.0.0", "info": { "name": "Benchmark Email RESTful API v3.0 ABTest Creation Agency Account API", "version": "3.0.0" }, "request": { "auth": { "type": "apikey", "key": "AuthToken", "value": "{{AuthToken}}", "placement": "header" } }, "items": [ { "info": { "name": "Agency Account", "type": "folder" }, "items": [ { "info": { "name": "Link Account", "type": "http" }, "http": { "method": "POST", "url": "https://clientapi.benchmarkemail.com/Client/LinkAccount/", "body": { "type": "json", "data": "{}" } }, "docs": "

Link Account

\nQuery string parameters : None
\n\nRequest Body parameters:\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n " }, { "info": { "name": "Get list of link accounts", "type": "http" }, "http": { "method": "GET", "url": "https://clientapi.benchmarkemail.com/Client/LinkAccount" }, "docs": "

Get list of link accounts

\nQuery string parameters : None
\n\nRequest Body parameters: None
\n\nResponse body parameters :\n
ParameterRequiredTypeDescription
LoginRequiredstringLogin ID
PasswordRequiredstringFrom Email Address
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
ParameterTypeDescription
CountstringNumber of link accounts
DataGet Link Account Details\nQuery string parameters : None\n\nRequest Body parameters:\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
ParameterRequiredTypeDescription
IDRequiredstringLink Account ID
\n\nResponse body parameters :\n\n \n \n \n \n" }, { "info": { "name": "Update Link Account", "type": "http" }, "http": { "method": "PATCH", "url": "https://clientapi.benchmarkemail.com/Client/LinkAccount/:ID", "params": [ { "name": "ID", "value": "", "type": "path" } ] }, "docs": "

Update Link Account

\nQuery string parameters : None
\n\nRequest Body parameters:\n
ParameterType
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Delete Link Account\nQuery string parameters : None\n\nRequest Body parameters:\n
ParameterRequiredTypeDescription
IDRequiredstringLink Account ID
LoginRequiredstringLogin ID
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
ParameterRequiredTypeDescription
IDRequiredstringLink Account ID
\n\nResponse body parameters :\n\n \n \n \n \n " } ] } ], "bundled": true }
ParameterType