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": "fd79ff75-0624-478c-8e74-c6af2aad003d", "UserUUIDCur": "25a423a5-6f31-4a70-a7c9-da2533a36fd0", "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:
[ {}, {} ]