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": "4e159a99-5391-4c63-bcef-7fccd17f4149",
  "UserUUIDCur": "cbf7ab6c-e453-4289-b149-344d987f2f5c"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}