Publish Podcast (Generate Audio)
Publish the podcast by generating audio from the approved script. Validates that script and utterances exist before triggering audio generation. Sets is_draft=False after audio generation completes.
Path parameters
podcast_id
Request
This endpoint expects an object.
audio_format
Audio output format
* `wav` - WAV
* `mp3` - MP3
Allowed values:
split_utterances
Whether to split utterances in the output audio
Response
Audio generation started
Errors
400
Bad Request Error
404
Not Found Error

