Home Support SMS API

Edit Call Task (Group Call to Agent Transfer)

Description: Edit call task (group call to agent transfer).

Request Parameters Description:

Parameters Description Required Type

taskId

task Id

Yes

String

remark

Remarks. Length 50

No

String

calloutRate

Outbound call ratio

Yes

Integer

Request URL:

                    
                        https://api.onbuka.com/v3/cc/preview/agent/editTask
                    
                  

Request Sample:

                                                
                                                    Request URL:
                                                        https://api.onbuka.com/v3/cc/preview/agent/editTask
                                                    Request Method:
                                                        POST
                                                    Request Headers:
                                                        Content-Type: application/json;charset=UTF-8
                                                        Sign: 05d7a50893e22a5c4bb3216ae3396c7c
                                                        Timestamp: 1630468800
                                                        Api-Key: bDqJFiq9
                                                    Request Body:
                                                    {
                                                        "taskId": 123,
                                                        "remark":"123",
                                                        "calloutRate":1
                                                    }
                                                
                  

Response Parameters Description:

Parameters Description Type

status

status code,0 is successful. For other failures, please refer to the interface response code

String

reason

Failure reason description

String

data

This method returns empty

String

Response Sample:

                                                
                                                    {
                                                        "status": "0",
                                                        "reason": "success",
                                                        "data": null
                                                    }
                                                
                  
 

Previous Topic: Recording File Deletion
Next Topic: BUKA SDK

Feedback

0/500

Need help?

Click here and start chatting with us!