Remove Podcast on Project

DELETE https://api.podengine.ai/api/v1/projects/:projectSlug/podcasts/:listedPodcastId

Remove a podcast from a project's list

Request

Path parameters

projectSlugstringrequired

URL slug identifying the project.

listedPodcastIdstringrequired

ID of the podcast entry in this project, not the podcast ID.

Response

200 application/json
statusliteral: OKrequired
dataobjectrequired2 fields
projectSlugstringrequired

URL slug identifying the project.

listedPodcastIdstringrequired

ID of the podcast entry in this project, not the podcast ID.