---
title: "Pausing or revoking access to a member's feed"
slug: "pausing-or-revoking-access-to-a-members-feed"
updated: 2024-08-14T20:32:35Z
published: 2024-08-14T20:32:35Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.tritondigital.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Pausing or revoking access to a member's feed

If you have received an unusual download detection notification or if you'd like to temporarily revoke access for one of your members, you can pause their feed. Once a member's feed is paused, their RSS feed title and description can be updated and access to all episodes is revoked.

## Customising a member's paused feed

You can customise the text displayed in a member's paused feed under settings - restricted access and then unfurl the 'Paused RSS Feed Settings' caret menu.

![](https://cdn.document360.io/7124b381-0a94-401a-abbd-9df9c4ea5dff/Images/Documentation/242f075c-a111-4556-a8e1-93467a5a9679.png)

Here's what is displayed for a paused member in Apple Podcasts with the default settings:

![](https://cdn.document360.io/7124b381-0a94-401a-abbd-9df9c4ea5dff/Images/Documentation/26654127-3c3f-4897-804b-7e0fdb06e110.png)

## Pausing with the UI

You can pause a member's feed via the UI by navigating to the member's management page and clicking pause here:

![](https://cdn.document360.io/7124b381-0a94-401a-abbd-9df9c4ea5dff/Images/Documentation/f3b60320-a0e8-4822-a46d-d96b4c534b23.png)

The pause button will change to an 'un-pause' if you wish to reinstate a member's access.

## Pausing and un-pausing with the Management API

You can also pause a member's feed by using [this management API endpoint](https://api.omnystudio.com/api-docs/index#!/ProgramMember/ProgramMember_PauseMemberByExternalId).

Unpause by using [this management API endpoint.](https://api.omnystudio.com/api-docs/index#!/ProgramMember/ProgramMember_UnpauseMemberByExternalId)
