POST api/SecCheck/getMsgSecCheck

微信信息安全检测

Request Information

URI Parameters

None.

Body Parameters

SecCheckModel
NameDescriptionTypeAdditional information
content

string

None.

Request Formats

application/json, text/json

Sample:
{
  "content": "sample string 1"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'SecCheckModel'.

Response Information

Resource Description

微信信息安全检测

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.