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

# Deleting a broadcast

{% list tabs group=instructions %}

- Cloud Video UI {#console}

  1. Open the Cloud Video [home page](https://video.yandex.cloud/).
  1. Select a channel.
  1. In the ![image](../../../_assets/console-icons/antenna-signal.svg) **Broadcasts** tab, click ![image](../../../_assets/console-icons/ellipsis.svg) and select ![image](../../../_assets/console-icons/trash-bin.svg) **Delete** next to the broadcast.
  1. Click **Delete**.

- API {#api}

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

{% endlist %}