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": "c671aac2-2de6-44e8-b799-c2ee8abb2235", "UserUUIDCur": "6b6a4596-d069-4b03-a84e-8b73502d0c6f", "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:
{}