What's New
Cloud Contact Center Terminology Update
https://xxxxxx/v4/openim_console_http_svc/del_chitchat_category?sdkappid=88888888&identifier=admin&usersig=xxx&random=99999999&contenttype=json
Parameter | Description |
v4/openim_console_http_svc/del_chitchat_category | 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. |
{"CategoryId":77511}
Field | Type | Description |
CategoryId | Integer | Category ID to be deleted. |
{"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 failure. Check whether the request package complies with 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 | The requested application has not created desk service/application. |
-50011 | Delete system predefined category. |
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