Update 2
V2 View to update a Podcast. Allows updating title, description, cover_image, length, and visibility.
Path parameters
id
Request
This endpoint expects an object.
title
description
voice_type
Voice preset to use for the podcast (interview, panel, educational, narrative, debate)
* `interview` - Interview
* `panel` - Panel
* `educational` - Educational
* `narrative` - Narrative
* `debate` - Debate
language
length
knowledge_level
* `beginner` - Beginner
* `intermediate` - Intermediate
* `advanced` - Advanced
* `expert` - Expert
Allowed values:
llm_prompt
focus_area
visibility
* `public` - Public
* `private` - Private
* `team` - Team
* `org` - Organization
Allowed values:
is_draft
Whether this podcast is a draft
logo
cover_image
Response
title
description
voice_type
Voice preset to use for the podcast (interview, panel, educational, narrative, debate)
* `interview` - Interview
* `panel` - Panel
* `educational` - Educational
* `narrative` - Narrative
* `debate` - Debate
language
length
knowledge_level
* `beginner` - Beginner
* `intermediate` - Intermediate
* `advanced` - Advanced
* `expert` - Expert
Allowed values:
llm_prompt
focus_area
visibility
* `public` - Public
* `private` - Private
* `team` - Team
* `org` - Organization
Allowed values:
is_draft
Whether this podcast is a draft
logo
cover_image

