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": "b8fda290-8655-47f7-a12f-f00d5b9476b1",
  "UserUUIDCur": "26de46c6-1bc1-447c-97d2-4a75e49fb270"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}