POST api/version/checkUpdate
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:
{ "appType": "sample string 1", "appVersion": "sample string 2", "buildVersion": 3 }
application/x-www-form-urlencoded
Sample:
Sample not available.