POST api/Fun/AdmSaveFunClearhistory
AdmSaveFunClearhistory
Request Information
URI Parameters
None.
Body Parameters
SaveFunClearhistory_request| Name | Description | Type | Additional information |
|---|---|---|---|
| FunUUID | globally unique identifier |
None. |
|
| UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"FunUUID": "cdf9a0f1-7153-4c49-99a0-aaacec691c1f",
"UserUUIDCur": "3685f53a-f423-44db-a718-2cad39047b43"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}