Add Podcast to Project

POST /projects/::projectSlug/podcasts

Add a single podcast to 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

Code Example

API Specification

Path Parameters

PropertyTypeDescription
projectSlug
string

Request Body

PropertyTypeDescription
podcastId
string

state
enum ⓘ

Allowed values

prospectqualifiedpitchedlostbookedignored

priorityoptional
enum ⓘ

Allowed values

lowmediumhighurgent

labelsoptional
array
of
enum ⓘ

Allowed values

automatedguest-appearancemcp

200

Success Response

PropertyTypeDescription
status
literal: OK

data
object

listedPodcast
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