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": "1d4867fe-725a-44d9-ad6e-a3876a734ca2",
  "UserUUIDCur": "33b5a8c1-ffe4-49da-b55e-6e75e9b410cb",
  "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:
[
  {},
  {}
]