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": "456cd462-0bcf-43db-af53-ca0149884478",
"UserUUIDCur": "a4efe20c-0ae4-498e-987b-c1ca8a86242a"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]