{
"campaignId": "26", //Use the Get campaign API to get the ID
"input": [
{
"id": "80cefb86-e28c-4528-a07c-d04f7423ee70",
"value": "row_index",
"label": "row_index",
"data": "",
"name": ""
},
{
"id": "9937a16d-c090-4370-a95b-9a6d233f9598",
"value": "email",
"label": "email",
"data": "",
"name": ""
},
{
"id": "c5aa3aba-d3fd-4294-99ca-f2a5f0cd84e8",
"value": "password",
"label": "password",
"data": "",
"name": ""
},
{
"id": "d6ec5deb-3377-4f51-9f01-145a7cdfb6a2",
"label": "file_xlsx_path",
"value": "file_xlsx_path",
"data": "D:\\helo.xlsx"
}
]
}
The INPUT part in the body you can get from the Get campaign API.