Recall Task (Remove Redo Submission)
POST
https://api.itniotech.com/v3/cc/preview/resendTask
Recall call task (remove redo submission)
Request Sample
Request URL:
https://api.itniotech.com/v3/cc/preview/resendTask
Request Method:
POST
Request Headers:
Content-Type: application/json;charset=UTF-8
Sign: 05d7a50893e22a5c4bb3216ae3396c7c
Timestamp: 1630468800
Api-Key: bDqJFiq9
Request Body:
{
"taskId": 123,
"resendType":1,
"voiceGroupId": [
1000006
],
"appId": "iaAJ6COV",
"calloutRate": 1,
"type": 1
}
Response Sample
{
"status": "0",
"reason": "success",
"data": null
}
Response Status Code
status |
Description |
0 |
Success |
-1 |
Authentication error |
-2 |
Authentication error |
-16 |
Timestamp expires |
-18 |
Port program unusual |
-20 |
Data existing |
-22 |
Parameter exception |
-23 |
Data caps |
-41 |
Status error, modification failed |
-42 |
The number of numbers is 0 |
-74 |
The agent group does not belong to the current application |
-77 |
There is no minimum rate value under the application |