{ "opencollection": "1.0.0", "info": { "name": "Benchmark Email RESTful API v3.0 ABTest Creation Security API", "version": "3.0.0" }, "request": { "auth": { "type": "apikey", "key": "AuthToken", "value": "{{AuthToken}}", "placement": "header" } }, "items": [ { "info": { "name": "Security", "type": "folder" }, "items": [ { "info": { "name": "/Client/Setting | Get Client Account Settings", "type": "http" }, "http": { "method": "GET", "url": "https://clientapi.benchmarkemail.com/Client/Setting" }, "docs": "

Get Client Account Settings

\nQuery String Parameters : None
\n\nRequest Body Parameters: None
\n\nResponse Body Parameters :\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
ParameterTypeDescription
CompanySettingCompanyDataArray of error
Footer" }, { "info": { "name": "Change Security PIN ", "type": "http" }, "http": { "method": "POST", "url": "https://clientapi.benchmarkemail.com/Client/PIN", "body": { "type": "json", "data": "{}" } }, "docs": "

Change Security PIN

\nBody Parameters (to be encoded as a JSON string)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
KeyRequiredDescription
ResetPINRequiredNew PIN
ResetConfirmPINRequiredConfirm New PIN
ResetOldPINRequiredCurrent PIN
\nResponse Body Parameters :\n\n \n \n \n " }, { "info": { "name": "Save Security PIN", "type": "http" }, "http": { "method": "PATCH", "url": "https://clientapi.benchmarkemail.com/Client/PIN", "body": { "type": "json", "data": "{}" } }, "docs": "

Save Security PIN

\nBody Parameters (to be encoded as a JSON string)\n
Parameter
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
KeyRequiredDescription
NewPINRequiredNew PIN
ConfirmNewPINRequiredConfirm New PIN
\nResponse Body Parameters :\n\n \n \n \n \n \n \n \n \n" }, { "info": { "name": "Disable Security PIN", "type": "http" }, "http": { "method": "POST", "url": "https://clientapi.benchmarkemail.com/Client/PIN/Disable", "body": { "type": "json", "data": "{}" } }, "docs": "

Disable Security PIN

\nBody Parameters (to be encoded as a JSON string)\n
ParameterTypeDescription
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
KeyRequiredDescription
DisableOldPINRequiredOld PIN
\nResponse Body Parameters :\n\n \n \n \n \n \n \n \n \n \n \n \n
ParameterTypeDescription
retValstringretu" }, { "info": { "name": "Send PIN via email incase you forgot", "type": "http" }, "http": { "method": "POST", "url": "https://clientapi.benchmarkemail.com/Client/PIN/Email" }, "docs": "

Send PIN via email incase you forgot

\nResponse Body Parameters :\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n <" } ] } ], "bundled": true }
ParameterTypeDescription
retValstringreturn Value
ErrorErrorDataArray of error
Status