{ "opencollection": "1.0.0", "info": { "name": "Benchmark Email RESTful API v3.0 ABTest Creation Add Contacts API", "version": "3.0.0" }, "request": { "auth": { "type": "apikey", "key": "AuthToken", "value": "{{AuthToken}}", "placement": "header" } }, "items": [ { "info": { "name": "Add Contacts", "type": "folder" }, "items": [ { "info": { "name": "/Contact/{{ListID}}/ContactDetails || Add Contact", "type": "http" }, "http": { "method": "POST", "url": "https://clientapi.benchmarkemail.com/Contact/:ListID/ContactDetails", "params": [ { "name": "ListID", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "

Add Contact

\r\n

URL Parameters

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredTypeDescription
{{ListID}}requiredstringID of the list
\r\n\r\n

Body Parameters (To be passed as a JSON string)

\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredTypeDescription
DatarequiredUpdate Contact\r\n

URL Parameters

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredTypeDescription
{{ListID}}requiredstringID of the list
{{ContactID}}requiredstringID of the contact
\r\n\r\n

Body Parameters (To be passed as a JSON string)

\r\n\r\n\r\n\r\n
KeyRequiredTypeDescriptionSave email address which are not verified and uploaded\r\n\r\n

URL parameters

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredTypeDescription
ListIDrequiredstringID of the list
\r\n\r\n

Body Parameters (To be passed as a JSON string)

\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredTypeDescription
Datare" }, { "info": { "name": "/{{ListID}}/Mapping | Change mapping", "type": "http" }, "http": { "method": "PATCH", "url": "https://clientapi.benchmarkemail.com/Contact/:ListID/Mapping", "params": [ { "name": "ListID", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "

Changes file mapping

\r\n

URL Parameters

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredTypeDescription
{{ListID}}requiredstringID of the list
\r\n\r\n

Body Parameters (to be encoded as a JSON string)

\r\n\r\n\r\n\r\n\r\n\r\n\r\n<" }, { "info": { "name": "/{{ListID}}/Compilation | Changing list compilation details", "type": "http" }, "http": { "method": "PATCH", "url": "https://clientapi.benchmarkemail.com/Contact/:ListID/Compilation", "params": [ { "name": "ListID", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "

Changes file upload compilation

\r\n

URL Parameters

\r\n
KeyRequiredTypeDescription
FileNamerequiredstring
\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredTypeDescription
{{ListID}}requiredstringID of the list
\r\n\r\n

Body Parameters (to be encoded as a JSON string)

\r\n\r\n\r\n\r\n\r\n\r\n\r\nURL Parameters\r\n
KeyRequiredTypeDescription
Descriptionrequired
\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredDescription
{{ListID}}requiredID of the list
{{FileName}}requiredName of the file
\r\n\r\n

Response body parameters

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<" }, { "info": { "name": "Save email address", "type": "http" }, "http": { "method": "POST", "url": "https://clientapi.benchmarkemail.com/Contact/:ListID/ContactDetails/CSV", "params": [ { "name": "ListID", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "

Save email address

\r\n

URL Parameters

\r\n
KeyTypeDescription
\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredTypeDescription
{{ListID}}requiredstringID of the list
\r\n\r\n

Body Parameters (To be passed as a JSON string)

\r\n\r\n\r\n\r\n\r\n\r\n\r\nSave email address which verified\r\n

URL Parameters

\r\n
KeyRequiredTypeDescription
EmailIDsrequiredstring
\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredTypeDescription
{{ListID}}requiredstringID of the list
\r\n\r\n

Body Parameters (To be passed as a JSON string)

\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredTypeDescription
EmailIDsrequired" }, { "info": { "name": "Save email address which is verified and uploaded", "type": "http" }, "http": { "method": "POST", "url": "https://clientapi.benchmarkemail.com/Contact/:ID/ContactDetails/CSV/Upload/Verified", "params": [ { "name": "ID", "value": "", "type": "path" } ], "body": { "type": "multipart-form", "data": [] } }, "docs": "

Save email address which is verified and uploaded

\r\n\r\n

URL parameters

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredTypeDescription
ListIDrequiredstringID of the list
\r\n\r\n

Body Parameters (To be passed as a JSON string)

\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredTypeDescription
Datarequire" } ] } ], "bundled": true }