What's New
Cloud Contact Center Terminology Update
https://xxxxxx/v4/openim_console_http_svc/update_faq_similar?sdkappid=88888888&identifier=admin&usersig=xxx&random=99999999&contenttype=json
Parameter | Description |
v4/openim_console_http_svc/update_faq_similar | 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. |
{"StandardQuestionId": "1500086040-@RBT#DeskDefaultRobot-qJLb9mKIA4bmdv9j","SimilarQuestions": [Similar question 1]}
Field | Type | Description |
StandardQuestionId | String | Standard question ID. |
SimilarQuestions | Array | Similar question list after the update. If necessary, you can pass an empty array to clear similar questions. |
{"ActionStatus": "OK","ErrorInfo": "","ErrorCode": 0}
Field | Type | Description |
ActionStatus | String | Request processing result. OK: processing successful; FAIL: processing failed. |
ErrorCode | Integer | Error code: 0 indicates success, non-zero indicates failure. |
ErrorInfo | String | Error message. |
Error Code | Description |
-7 | Parameter parsing failed. Check whether the request package meets the JSON Specification or the request parameters meet requirements. |
-14 | Exceeds the maximum frequency limit allowed by this API. |
-20 | Request requires App administrator permissions. |
-50003 | Desk resource is invalid. |
-50040 | Number of Suggestions: Return to 'n' matches each time guided. |
-50011 | Delete system preset classification. |
Esta página foi útil?
Você também pode entrar em contato com a Equipe de vendas ou Enviar um tíquete em caso de ajuda.
comentários