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": "afdb676c-d2a1-48f3-a636-1c0dd6653f2f",
  "UserUUIDCur": "ca1feca3-f944-4702-a9cb-0ecf4e8e15b7",
  "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:
[
  {},
  {}
]