POST api/AdminPlay/AdmGetNewsVideo

AdmGetNewsVideo

Request Information

URI Parameters

None.

Body Parameters

GetNewsVideo_request
NameDescriptionTypeAdditional information
NewsUUID

globally unique identifier

None.

UserUUIDCur

globally unique identifier

None.

LanguageID

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "NewsUUID": "ace5690e-813a-4e33-b695-8d3863428f4d",
  "UserUUIDCur": "e994905f-f367-42ae-8615-b87e08c60138",
  "LanguageID": 1
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]