POST api/AdminPlay/AdmGetNewsAudio
AdmGetNewsAudio
Request Information
URI Parameters
None.
Body Parameters
GetNewsVideo_request| Name | Description | Type | Additional information |
|---|---|---|---|
| NewsUUID | globally unique identifier |
None. |
|
| UserUUIDCur | globally unique identifier |
None. |
|
| LanguageID | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"NewsUUID": "07ebf28a-b830-4796-87c2-ef6918cd6c9c",
"UserUUIDCur": "0c6ab775-6af7-4f3f-9d35-ca0fd2afe506",
"LanguageID": 1
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]