Remove Podcast on Project

DELETE /projects/::projectSlug/podcasts/::listedPodcastId

Remove a podcast from a project's list

TOKEN

Authentication

This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.

URL

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

Code Example

API Specification

Path Parameters

PropertyTypeDescription
projectSlug
string

listedPodcastId
string

200

Success Response

PropertyTypeDescription
status
literal: OK

data
object

projectSlug
string

listedPodcastId
string