Update Podcast on Project

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

Update the details or status of a podcast within a project

Request

Path parameters

projectSlugstringrequired

URL slug identifying the project.

listedPodcastIdstringrequired

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

Request body

stateenum

New workflow state for the podcast in the project.

prospectqualifiedpitchedlostbookedignored
priorityenumnullable

New priority for the podcast entry; null clears its priority.

lowmediumhighurgent

Response

200 application/json
statusliteral: OKrequired
dataobjectrequired4 fields
projectSlugstringrequired

URL slug identifying the project.

listedPodcastIdstringrequired

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

optionsobjectrequired2 fields
stateenum

New workflow state for the podcast in the project.

prospectqualifiedpitchedlostbookedignored
priorityenumnullable

New priority for the podcast entry; null clears its priority.

lowmediumhighurgent
updatedListedPodcastobjectrequired11 fields
listedPodcastIdstringrequired
projectIdstringrequired
podcastobjectrequired5 fields
podcastIdstringrequired
titleOriginalstringrequired
titleLateststringrequired
slugstringrequired
imageUrlstringrequirednullable
statusenumrequired
prospectqualifiedpitchedlostbookedignored
priorityenumrequirednullable
lowmediumhighurgent
labelsarray of stringrequired
addedAtdaterequired
updatedAtdaterequired
addedByUserobjectrequired3 fields
userIdstringrequired
emailstringrequired
displayNamestringrequirednullable
activityHistoryarray of objectrequired6 fields
actionTypeenumrequired
added-to-listupdate-labelsupdate-priorityupdate-state
activityDatedaterequired
fromValuestringrequirednullable
toValuestringrequirednullable
userIdstringrequired
userDisplayNamestringrequired
analysisobjectrequired3 fields
relevancyScorenumbernullable
deepRelevancyScorenumbernullable
hostRelevancyScorenumbernullable