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": "a4707374-d629-4fb6-a8c9-594af8fafd16",
"UserUUIDCur": "7f0b0d6a-c714-4b11-bb82-2bf4ec481fb5"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}