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

# Revoking access to 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, select the broadcast you need.
  1. Under **Episodes**, select an episode.
  1. In the episode settings, under **Access**, disable the **Allow access** option.
  
  The episode will become unavailable via links.

- API {#api}

  Use the [performAction](../../api-ref/Episode/create.md) REST API method for the [Episode](../../api-ref/Video/index.md) resource or the [Episode/PerformAction](../../api-ref/grpc/Episode/performAction.md) gRPC API call.

{% endlist %}

If you allow access again, the episode will become available again via the same links.