POST api/AdminPlay/AdmGetNewsAudio
AdmGetNewsAudio
Request Information
URI Parameters
None.
Body Parameters
GetNewsVideo_requestName | 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": "12b53b94-3a1d-4c4d-8821-ebbc0f50a6cf", "UserUUIDCur": "ab3d0e9f-9fab-4783-a096-f5fd3538d67a", "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:
[ {}, {} ]