Name |
Description |
Supported Operations |
MyChannels
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method |
Supported ? |
Reference EndPoint |
SELECT |
YES |
get_channels |
INSERT |
NO |
|
UPDATE |
NO |
|
UPSERT |
NO |
|
DELETE |
NO |
|
LOOKUP |
NO |
|
|
MyPlaylists
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method |
Supported ? |
Reference EndPoint |
SELECT |
YES |
get_playlists |
INSERT |
NO |
|
UPDATE |
NO |
|
UPSERT |
NO |
|
DELETE |
NO |
|
LOOKUP |
NO |
|
|
MyVideos
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method |
Supported ? |
Reference EndPoint |
SELECT |
YES |
get_videos |
INSERT |
NO |
|
UPDATE |
NO |
|
UPSERT |
NO |
|
DELETE |
NO |
|
LOOKUP |
NO |
|
|