delete_subscriber
Remove a podcast subscriber using their subscriber ID or by providing the show ID and email address.
Instructions
Delete a subscriber by ID or by show_id + email. Provide either subscriber_id alone, or both show_id and email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Email of the subscriber to delete (use with show_id instead of subscriber_id) | ||
| show_id | No | ID of the show (use with email instead of subscriber_id) | |
| subscriber_id | No | ID of the subscriber to delete |