POST api/AdminTest/AdmGetTestVideo

AdmGetTestVideo

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": "eed4c0c0-a85e-4f46-a3c8-6adb28bb9871",
  "UserUUIDCur": "f1831413-bd11-4010-9071-1f2ede46906f",
  "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:
[
  {},
  {}
]