What's New
Cloud Contact Center Terminology Update
https://xxxxxx/v4/openim_console_http_svc/add_faq_category?sdkappid=88888888&identifier=admin&usersig=xxx&random=99999999&contenttype=json
Parameter | Description |
v4/openim_console_http_svc/add_faq_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 to 4294967295. |
contenttype | The request format has a fixed value of json. |
{"ParentId": 10479,"Title": "This is a secondary category"}
Field | Type | Required | Description |
Title | String | Required | Category title. |
ParentId | Integer | Optional. | If necessary, add a multi-level category. Set the parent category ID herein (the management console currently only supports two levels). |
{"ActionStatus": "OK","ErrorInfo": "","ErrorCode": 0,"CategoryId": 77524}
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. |
CategoryId | Integer | Added category ID. |
Error Code | Description |
-7 | Parameter parsing failed. 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. |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan