-
Notifications
You must be signed in to change notification settings - Fork 6
3.3 Channels
SergeyMell edited this page Dec 28, 2017
·
2 revisions
https://developer.vimeo.com/api/endpoints/channels
| API Endpoint | Gem Action |
|---|---|
| Add a moderator to a channel | |
| Add a tag to a channel | |
| Add a video to a channel | |
| Add moderators to a channel | |
| Add multiple categories for a channel | |
| Add videos to a channel | |
| Assign many tags to a channel | |
| Categorize a channel | |
| Check if a tag has been added to a channel | |
| Check if a user follows a channel | |
| Create a channel | |
| Delete a category from a channel | |
| Delete a channel | |
| Delete a tag from a channel | |
| Delete a video from a channel | |
| Disallow a user from viewing a private channel | |
| Edit a channel | |
| Enable a user to view a private channel | |
| Get a channel | |
| Get a video in a channel | |
| Get all categories for a channel | |
| Get all channels | |
| Get all channels a user is subscribed to | |
| Get all followers of a channel | |
| Get all moderators for a channel | |
| Get all users who can view a private channel | |
| Get all videos in a channel | |
| Gets a moderator of a channel | |
| List a channel's tags | |
| Manage a list of users who can view a private channel | |
| Remove moderators from a channel | |
| Remove videos from a channel | |
| Replace list of moderators for a channel | |
| Subscribe a user to a channel | |
| Unsubscribe a user from a channel |