POST api/Fun/AdmSaveFunClearhistory

AdmSaveFunClearhistory

Request Information

URI Parameters

None.

Body Parameters

SaveFunClearhistory_request
NameDescriptionTypeAdditional information
FunUUID

globally unique identifier

None.

UserUUIDCur

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "FunUUID": "12b2f8c8-8b4d-4c9e-bc9a-941904356590",
  "UserUUIDCur": "25be3b47-c9b7-4461-925d-9aa6907f3271"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}