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": "71154924-191b-4dfb-a6b6-d54fc7509414",
  "UserUUIDCur": "05a55441-50d8-4088-87a1-91b9a1f2c62c"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]