POST site/sitenextlist
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
arg | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "appkey": "sample string 1", "params": "sample string 2", "timestamp": "sample string 3", "digest": "sample string 4", "Version": "sample string 5" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{ "Result": "sample string 1", "Counts": 2, "Code": "sample string 3", "Message": "sample string 4", "IsSuccess": true }