POST api/SecCheck/getMsgSecCheck
微信信息安全检测
Request Information
URI Parameters
None.
Body Parameters
SecCheckModelName | Description | Type | Additional information |
---|---|---|---|
content | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "content": "sample string 1" }
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
微信信息安全检测
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.