POST api/AdminPlay/AdmGetNewsAudio

AdmGetNewsAudio

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": "89ef93d9-62ec-46a0-88ee-128f96394ee4",
  "UserUUIDCur": "7b254fc6-b416-44c8-b18f-1c9ad6d886d8",
  "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:
[
  {},
  {}
]