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": "923ed145-a46e-4b18-8bee-fd2afe71ab9d",
  "UserUUIDCur": "28c9694e-26a9-49c0-a8e2-716905260ec1"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}