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": "1542d5fe-40a5-4358-9971-033e287aef84",
  "UserUUIDCur": "f262da20-0e62-41ca-9b70-3c08e6df237e",
  "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:
[
  {},
  {}
]