POST api/AdminTest/AdmGetTestAudio
AdmGetTestAudio
Request Information
URI Parameters
None.
Body Parameters
GetTestVideo_request| Name | Description | Type | Additional information |
|---|---|---|---|
| TestUUID | globally unique identifier |
None. |
|
| UserUUIDCur | globally unique identifier |
None. |
|
| LanguageID | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"TestUUID": "977c2cb6-7c72-4efd-a788-23c6a4466ace",
"UserUUIDCur": "821ded88-baf0-4ecc-868f-190c1f8b6b1e",
"LanguageID": 1
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]