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": "a90b06e3-b870-4b08-9bf8-1f212207e54f",
  "UserUUIDCur": "fc5458e8-4b57-4a9e-8e26-f38003b22517",
  "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:
[
  {},
  {}
]