POST api/wechat/mini/qrCode
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
request | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "type": 1, "path": "sample string 1", "width": 2, "useScene": true, "page": "sample string 4", "scene": "sample string 5", "appid": 6 }
application/x-www-form-urlencoded
Sample:
Sample not available.