POST api/AdminMedia/GetVideoList
AdmGetVideo
Request Information
URI Parameters
None.
Body Parameters
GetVideoName | Description | Type | Additional information |
---|---|---|---|
VideoUUID | globally unique identifier |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
|
SearchUniversal | string |
None. |
|
LanguageID | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "VideoUUID": "6a2f9c5b-79ac-4c62-ba64-03fc2595f70f", "UserUUIDCur": "bcb312eb-bfe0-43b7-b201-2c8c86ace667", "SearchUniversal": "sample string 1", "LanguageID": 2 }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}