Video API, REST: Channel
Channel management service.
Provides methods for creating, retrieving, updating, and deleting channels,
as well as managing channel-related operations such as access control.
Channels serve as containers for videos and streams in an organization.
Methods
|
Method |
Description |
|
Retrieves detailed information about a specific channel by its ID. |
|
|
Lists all channels in a specific organization with pagination support. |
|
|
Creates a new channel in the specified organization. |
|
|
Updates an existing channel's metadata and settings. |
|
|
Deletes a specific channel by its ID. |
|
|
Deletes multiple channels in a specific organization in a single request. |
|
|
Lists all access bindings for a specific channel. |
|
|
Sets all access bindings for a specific channel. |
|
|
Updates access bindings for a specific channel by adding or removing individual bindings. |