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": "2fea6c90-4183-4897-bf71-61443a90e778",
  "UserUUIDCur": "c20d9cee-1ecf-4d01-8269-2ca5088dbee0"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]