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": "1d50e28b-cf50-4242-adcc-ab5c2628cedd",
"UserUUIDCur": "36808830-b91f-4045-b543-7c9b40e6aae6"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]