Description: The voice group call task is suspended.
Parameters | Description | Required | Type |
---|---|---|---|
jobIdList |
Primary key ID. Corresponding query returns parameter jobId |
Yes |
List<Integer> |
https://api.onbuka.com/v3/voice/group/call/provisional
Request URL:
https://api.onbuka.com/v3/voice/group/call/provisional
Request Method:
POST
Request Headers:
Content-Type: application/json;charset=UTF-8
Sign: 05d7a50893e22a5c4bb3216ae3396c7c
Timestamp: 1630468800
Api-Key: bDqJFiq9
{
"jobIdList":[123,123]
}
Parameters | Description | Type |
---|---|---|
code |
"0"means successful, others than 0 means failure, seeing Status code description. |
String |
msg |
Failure reason description |
String |
data |
This method returns null |
String |
{
"code":"0",
"msg":"success",
"data":null
}
Feedback
Need help?
Click here and start chatting with us!