敏感词拦截
接口地址
[接口服务器地址]/api/statistics/sensitive_word.html
请求方法
GET
Request URL
名称 | 必选 | 说明 |
---|
Request Body
名称 | 必选 | 类型 | 说明 |
---|---|---|---|
send_id | false | string | send_id |
send_name | false | string | send_name |
send_dept | false | string | send_dept |
send_subject | false | string | send_subject |
send_content | false | string | send_content |
recv_id | false | string | recv_id |
recv_name | false | string | recv_name |
is_notice | false | string | is_notice |
service_type | false | string | service_type |
level | false | string | level |
调用样例及调试工具
测试接口返回结果(成功)
{"status":1,"code":"0","msg":"","data":[]}