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": "037db91b-a200-44f6-b063-157104d90b9e",
  "UserUUIDCur": "c1ff25cc-4ab8-4b62-9770-58f72b1b7e02",
  "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:
[
  {},
  {}
]