POST api/AppLive/AppGetLiveComment

AppGetLiveComment

Request Information

URI Parameters

None.

Body Parameters

AppGetUserOtherComment
NameDescriptionTypeAdditional information
UserUUID

globally unique identifier

None.

UserUUIDCur

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "UserUUID": "0a915a0b-1926-4e59-97fb-6ef388126c4d",
  "UserUUIDCur": "b7bb495b-a6f1-47c5-8aa1-99809da61fc2"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]