POST GetWebData
Request Information
URI Parameters
None.
Body Parameters
postdata| Name | Description | Type | Additional information |
|---|---|---|---|
| bskey | string |
None. |
|
| token | string |
None. |
|
| data | Object |
None. |
Request Formats
application/json, text/json
Sample:
{
"bskey": "sample string 1",
"token": "sample string 2",
"data": {}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}