---
title: "POST podcastDeleted"
method: POST
path: "podcastDeleted"
---

# POST podcastDeleted

`POST podcastDeleted` (webhook)

## Payload

- PodcastMinimumRss
  - `image` string — Image url for this podcast's artwork. If you are using PRO/ENTERPRISE plan, then it's a high resolution image (1400x1400). If you are using FREE plan, then it's the same as **thumbnail**, low resolution image (300x300).
  - `thumbnail` string — Thumbnail image url for this podcast's artwork (300x300).
  - `title` string — Podcast name.
  - `listennotes_url` string — The url of this podcast on [ListenNotes.com](https://www.ListenNotes.com).
  - `id` string — Podcast id, which can be used to further fetch detailed podcast metadata via `GET /podcasts/{id}`.
  - `publisher` string — Podcast publisher name.
  - `rss` string — RSS url of this podcast. This field is available only in the PRO/ENTERPRISE plan.

## Acknowledgement `200`

Return a 200 status to indicate that the data was received successfully

---

[API](https://skmtc.net/listennotes/apis/listen-api-podcast-search-directory-and-insights-api.md) · [All operations](https://skmtc.net/listennotes/apis/listen-api-podcast-search-directory-and-insights-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/listennotes/listen-api-podcast-search-directory-and-insights-api/versions/5ddece371e57/schema)
