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": "3bcb12c4-f0f3-4bf9-9cb8-7562435dbdca", "UserUUIDCur": "d4dc1535-fee9-446e-8bcf-3c1fb31f0c44" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}