POST api/Walking/PostUpdatePrestigeLV
Request Information
URI Parameters
None.
Body Parameters
RequestUpdatePrestigeLVName | Description | Type | Additional information |
---|---|---|---|
PID | string |
None. |
|
PrestigeLV | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "PID": "sample string 1", "PrestigeLV": "sample string 2" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}