{
"opencollection": "1.0.0",
"info": {
"name": "Benchmark Email RESTful API v3.0 ABTest Creation Automation Creation API",
"version": "3.0.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "AuthToken",
"value": "{{AuthToken}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "Automation Creation",
"type": "folder"
},
"items": [
{
"info": {
"name": "Get details of an Automation",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://clientapi.benchmarkemail.com/Automation/:AutomationID",
"params": [
{
"name": "AutomationID",
"value": "",
"type": "path"
}
]
},
"docs": "Get details of an Automation\r\n
URL Parameters
\r\n\r\n\r\n\r\n| Key | \r\nRequired | \r\nDescription | \r\n
\r\n\r\n\r\n\r\n| {{AutomationID}} | \r\nRequired | \r\nAutomation ID\r\n |
\r\n\r\n
\r\nResponse body parameters
\r\n\r\n\r\n\r\n| Key | Type | Description |
\r\n\r\n\r\n| Status | String | 1 if success, -1 if error |
\r\n| Data | URL Parameters\r\n\r\n\r\n\r\n| Key | \r\nRequired | \r\nDescription | \r\n \r\n\r\n\r\n\r\n| {{AutomationID}} | \r\nRequired | \r\nAutomation ID\r\n | \r\n\r\n| {{AutomationDetailID}} | \r\nRequired | \r\nAutomation email ID\r\n | \r\n\r\n \r\nResponse body parameters\r\n\r\n\r\n\r\n| Key | Type | Description | \r\n\r\n\r\n"
},
{
"info": {
"name": "Update Email in Automation ",
"type": "http"
},
"http": {
"method": "PATCH",
"url": "https://clientapi.benchmarkemail.com/Automation/:AutomationID/Emails/:AutomationDetailID",
"params": [
{
"name": "AutomationID",
"value": "",
"type": "path"
},
{
"name": "AutomationDetailID",
"value": "",
"type": "path"
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Create an Automation\r\nURL Parameters\r\n\r\n\r\n\r\n| Key | \r\nRequired | \r\nDescription | \r\n \r\n\r\n\r\n\r\n| {{AutomationID}} | \r\nRequired | \r\nAutomation ID\r\n | \r\n\r\n| {{AutomationDetailID}} | \r\nRequired | \r\nAutomation Email ID\r\n | \r\n\r\n \r\nBody Parameters (to be encoded as a JSON string)\r\n\r\n\r\n\r\n| Key | \r\nRequired | \r\nDescription | \r\n \r\nBody Parameters (to be encoded as a JSON string)\r\n\r\n\r\n\r\n| Key | \r\nRequired | \r\nType | \r\n \r\n\r\n\r\n\r\n| Detail | \r\nRequired | \r\nSee for details on AutomationDetailData | \r\n \r\n\r\n \r\nResponse body parameters\r\n\r\n\r\n\r\n| Key | Type | Description | \r\n\r\nURL Parameters\r\n\r\n\r\n\r\n| Key | \r\nRequired | \r\nDescription | \r\n \r\n\r\n\r\n\r\n| {{AutomationID}} | \r\nRequired | \r\nAutomation ID\r\n | \r\n\r\n| {{AutomationDetailID}} | \r\nRequired | \r\nAutomation Email ID\r\n | \r\n\r\n \r\nBody Parameters (to be encoded as a JSON string)\r\n\r\n\r\n\r\n| Key | \r\nRequired | \r\nType | \r\nURL Parameters\r\n\r\n\r\n\r\n| Key | \r\nRequired | \r\nDescription | \r\n \r\n\r\n\r\n\r\n| {{AutomationID}} | \r\nRequired | \r\nAutomation ID\r\n | \r\n\r\n| {{AutomationDetailID}} | \r\nRequired | \r\nAutomation Email ID\r\n | \r\n\r\n \r\nBody Parameters (to be encoded as a JSON string)\r\n\r\n\r\n\r\n| Key | \r\nRequired | \r\nType | \r\nURL Parameters\r\n\r\n\r\n\r\n| Key | \r\nRequired | \r\nDescription | \r\n \r\n\r\n\r\n\r\n| {{AutomationID}} | \r\nRequired | \r\nAutomation ID\r\n | \r\n\r\n \r\nBody Parameters (to be encoded as a JSON string)\r\n\r\n\r\n\r\n| Key | \r\nRequired | \r\nType | \r\n \r\n\r\n\r\n\r\n| Detail | \r\nRequired | \r\nSee for details on | | |