POST api/AdminPlay/AdmGetNewsVideo
AdmGetNewsVideo
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": "8f12be26-3d3f-4c78-aac9-8241c8486bbd", "UserUUIDCur": "367f3a00-37ce-4f91-84fe-4b564d55577e", "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:
[ {}, {} ]