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": "ec551bc2-a0dc-4219-b10f-18c262d792a6",
  "UserUUIDCur": "c71a44a0-69f9-4de2-bff8-81d4cb25e976"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]