POST api/Fun/AdmSaveFunClearhistory
AdmSaveFunClearhistory
Request Information
URI Parameters
None.
Body Parameters
SaveFunClearhistory_requestName | Description | Type | Additional information |
---|---|---|---|
FunUUID | globally unique identifier |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "FunUUID": "2f79d7b8-470b-4743-8b33-ffecf33e32a9", "UserUUIDCur": "b8328047-635f-419f-868a-cabfd40d952f" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}