Update Podcast on Project

PATCH /projects/::projectSlug/podcasts/::listedPodcastId

Update the details or status of a podcast within a project

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

Request Body

PropertyTypeDescription
stateoptional
enum ⓘ

Allowed values

prospectqualifiedpitchedlostbookedignored

priorityoptionalnullable
enum ⓘ

Allowed values

lowmediumhighurgent

200

Success Response

PropertyTypeDescription
status
literal: OK

data
object

projectSlug
string

listedPodcastId
string

options
object

stateoptional
enum ⓘ

Allowed values

prospectqualifiedpitchedlostbookedignored

priorityoptionalnullable
enum ⓘ

Allowed values

lowmediumhighurgent

updatedListedPodcast
object

listedPodcastId
string

projectId
string

podcast
object

podcastId
string

titleOriginal
string

titleLatest
string

slug
string

imageUrlnullable
string

status
enum ⓘ

Allowed values

prospectqualifiedpitchedlostbookedignored

prioritynullable
enum ⓘ

Allowed values

lowmediumhighurgent

labels
array
of
string

addedAt
date

updatedAt
date

addedByUser
object

userId
string

email
string

displayNamenullable
string

activityHistory
array
of
object

actionType
enum ⓘ

Allowed values

added-to-listupdate-labelsupdate-priorityupdate-state

activityDate
date

fromValuenullable
string

toValuenullable
string

userId
string

userDisplayName
string

analysis
object

relevancyScoreoptionalnullable
number

deepRelevancyScoreoptionalnullable
number

hostRelevancyScoreoptionalnullable
number