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": "810c3237-b37c-4544-9631-30b2d14c0599", "UserUUIDCur": "cefb8cb4-5154-4b45-b007-218d7a68c915", "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:
[ {}, {} ]