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": "788fb687-eb25-4720-859e-99d1c22bf114",
  "UserUUIDCur": "b8558a94-c213-4d5e-921f-4cf22ccaa8b1",
  "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:
[
  {},
  {}
]