[Yandex Cloud documentation](../../../index.md) > [Yandex Cloud Video](../../index.md) > [Step-by-step guides](../index.md) > Channels > Deleting a channel

# Deleting a channel

{% list tabs group=instructions %}

- Cloud Video interface {#console}

  1. Open the Cloud Video [home page](https://video.yandex.cloud/).
  1. In the row with the channel you need, click ![image](../../../_assets/console-icons/ellipsis.svg) and select **Delete**.
  1. Click **Delete**.

- API {#api}

  Use the [delete](../../api-ref/Channel/delete.md) REST API method for the [Channel](../../api-ref/Channel/index.md) resource or the [ChannelService/Delete](../../api-ref/grpc/Channel/delete.md) gRPC API call.

{% endlist %}