Invoke SubmitCampaign to start the predictive outbound calling activity corresponding to the specified ID under the specified instance.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The instance ID. |
ccc-test |
| CampaignId |
string |
Yes |
The predictive outbound calling activity ID. |
6badb397-a8b5-40b6-21019d382a09 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
7CC6523B-0E51-1B62-8DA5-6A9831CAE315 |
| Code |
string |
The response code. |
OK |
| Message |
string |
The response message. |
无 |
| HttpStatusCode |
string |
The HTTP status code. |
200 |
Examples
Success response
JSON format
{
"RequestId": "7CC6523B-0E51-1B62-8DA5-6A9831CAE315",
"Code": "OK",
"Message": "无",
"HttpStatusCode": "200"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
该文章对您有帮助吗?