POST api/AppLive/AppGetLiveComment
AppGetLiveComment
Request Information
URI Parameters
None.
Body Parameters
AppGetUserOtherComment| Name | Description | Type | Additional information |
|---|---|---|---|
| UserUUID | globally unique identifier |
None. |
|
| UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"UserUUID": "5675cc0a-7cea-445f-b2aa-7e196cc52743",
"UserUUIDCur": "7c77d2a5-8858-4666-8b79-599fc2b19138"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]