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": "e6105c12-48d2-4324-a8b6-90f4ddcb5a33", "UserUUIDCur": "95b9d7e3-ca58-46e4-b52d-07a70f830975" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}