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": "7a142c2a-2c31-403b-8100-06ab3b4482b4", "UserUUIDCur": "d5e8c46b-dcd4-4b36-9855-01e21b81124d", "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:
{}