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": "554b04a9-68e4-43b8-9d1b-c6f57de7a825",
  "UserUUIDCur": "24e73f30-3205-49c0-8765-5bf3f1751917",
  "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:
[
  {},
  {}
]