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": "b2faaf8d-fe7b-49e0-9202-c43babb6da9f",
"UserUUIDCur": "22914893-e57c-4964-b473-6def7a0bcbdd"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]