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": "bbb4488f-a85e-4cc4-977d-d2bcba260f7d",
  "UserUUIDCur": "be21b0be-33ad-42d1-9289-0310918cb13d"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]