latestOpenAPI 3.0.02026-08-1610635191.3 KB

355890b6b4cc

Content

Create podcast with custom voices

Create a podcast with specified voices based on resources, topic, or feeds. Either 'resources', 'topic', or 'feeds' must be provided.

post/content/CreatePodcastCustomVoices

Request body

topicstring

Topic for content generation (alternative to resources or feeds)

feedsinteger[]

Array of feed IDs for content generation (alternative to resources or topic, max 10)

projectsstring[]

Array of project IDs to use as context for generation (max 10)

textstring

Instructions or query for content generation

voice1integer required

Numeric id of first voice from /content/GetVoices

voice2integer required

Numeric id of second voice from /content/GetVoices

duration'short' | 'long' | 'default'

Duration preference for content generation

style'deep dive' | 'brief' | 'critique' | 'debate'

Style of podcast content (defaults to deep dive)

languagestring

Optional language for the generated podcast (leave empty to use the default)

notebookIdstring

Notebook ID for enterprise clients

callbackDatastring

Optional data for webhook callbacks

Response

Request accepted

request_idstring

Unique ID for tracking the request

statusinteger

Initial status code (0)