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": "c2cd9f76-8ac8-4ba0-b119-d07f23b7ef7a", "UserUUIDCur": "4d79f503-253e-4421-a71f-799134461e8a", "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:
[ {}, {} ]