WorkPro Manual

敏感词上报

[Api Test]

Url

[接口服务器地址]/api/statistics/sensitive_word.html

Method

POST

Request Headers

Name 必选 Type Description
Content-Type true string application/json; charset=UTF-8
authen true string Authen 什么是认证码
appid true string AppID 什么是接入ID
timestamp true string Timestamp
uid true string UID
lang true string Language zh-cn,en-us

Request Body

Name 必选 Type Description
send_id true string 发送者ID
send_name true string 发送者姓名
send_dept true string 发送者部门
send_subject true string 发送标题
send_content true string 发送内容
recv_id true string 接收者ID
recv_name true string 接收者姓名
service_type true string 业务场景 类型 0 单聊 1 群聊 2 其它
level true string 关键词等级 严重等级 0:一般 1:严重

Debug Tool

Test

Return

            {"status":1,"code":0,"msg":"","data":[]}