What's New
Cloud Contact Center Terminology Update
https://console.tim.qq.com/v4/desk_http_svc/delete_im_agent?sdkappid=88888888&identifier=admin&usersig=xxx&random=99999999&contenttype=json
Parameter | Description |
v4/desk_http_svc/delete_im_agent | Request API. |
sdkappid | Assigned SDKAppID in the IM console when creating an application. |
identifier | |
usersig | Signature generated by the App administrator account. For specific operations, see Generate UserSig. |
random | Enter a random 32-bit unsigned integer in the range of [0,4294967295]. |
contenttype | The request format has a fixed value of json. |
{"IMAgentUserID": "iamTu5QojCp7TtUAMoLx7Cdt0ucDtHL1"}
Field | Type | Required | Description |
IMAgentUserID | String | Required | UserID of the customer service account. |
{"ActionStatus": "OK","ErrorInfo": "","ErrorCode": 0}
Field | Type | Description |
ErrorCode | Integer | Error Code: 0 indicates success. Non-zero indicates failure. |
ErrorInfo | String | Error message. |
ActionStatus | String | Result of request processing. |
Error Code | Description |
141000 | The application is not a desk application. |
141002 | Internal error, please retry. |
141004 | Invalid parameter. |
141007 | The number of customer service accounts exceeds the maximum limit. |
141008 | The number of accounts exceeds the maximum limit. |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback