POST api/AdminTest/AdmGetTestVideo
AdmGetTestVideo
Request Information
URI Parameters
None.
Body Parameters
GetTestVideo_requestName | 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": "725da00f-7ec1-4608-86c9-41499570363c", "UserUUIDCur": "707ace75-38b4-47dd-8663-c1c0852bc428", "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:
[ {}, {} ]