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": "a4707374-d629-4fb6-a8c9-594af8fafd16",
  "UserUUIDCur": "7f0b0d6a-c714-4b11-bb82-2bf4ec481fb5"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}