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": "04b73552-1c75-41f6-b1e7-3000ae06c9ab",
  "UserUUIDCur": "7ad0a36e-53ed-4852-b7d4-858c8784e5f8",
  "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:
[
  {},
  {}
]