v2

latestOpenAPI 3.1.02026-07-26766061.3 KB
Podcast Bot

Reprocess episode with custom presets

post/podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}/reprocess/custom

Path parameters

podcastKeystring required
episodeKeystring required

Request body

cutIntroAudioUrlstring

Edit based on intro audio. Required if cutOutro is specified.

cutOutroAudioUrlstring

Edit based on outro audio. Required if cutIntro is specified.

addIntroAudioUrlstring

Add intro audio to recorded episode

addOutroAudioUrlstring

Add outro audio to recorded episode

aiTitleSummaryboolean

Generate episode title and summary

customPromptTitlestring

Custom prompt for generating episode title

customPromptDescriptionstring

Custom prompt for generating episode description

removeBackgroundMusicboolean
removeAdsboolean
extractInterviewsboolean

Enable Interview Extraction

interviewMinLengthMinutesinteger

Minimum Interview Length (minutes). Required if interview extraction is enabled

customPromptInterviewTitlestring

Custom prompt for generating interview title

customPromptInterviewDescriptionstring

Custom prompt for generating interview description

Response

OK