POST api/AdminTest/AdmGetTestAudio

AdmGetTestAudio

Request Information

URI Parameters

None.

Body Parameters

GetTestVideo_request
NameDescriptionTypeAdditional information
TestUUID

globally unique identifier

None.

UserUUIDCur

globally unique identifier

None.

LanguageID

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "TestUUID": "81c1d05e-9661-4fec-9282-b366d57fc04b",
  "UserUUIDCur": "4fc7d2ef-633e-439d-a57c-442a0df7840a",
  "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:
[
  {},
  {}
]