POST api/WeChat/getWXShare
微信分享
Request Information
URI Parameters
None.
Body Parameters
ShareModelName | Description | Type | Additional information |
---|---|---|---|
url | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "url": "sample string 1" }
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
微信分享
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.