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": "ba579d1d-7ffe-490c-bd5a-8875c463ec1f", "UserUUIDCur": "403e7c63-a935-44b5-851e-91522bd36e6f", "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:
{}