Authorizations
Body
A request to start a job to generate audio content with a provided script.
The segments forming the script for the episode
An optional spec for adding background music to the generated script. Note that if the chosenmusic track is longer than the duration of the generated script, it will be cut off. A music track to add to the generated audio. Note that the music will always be added at the very beginning of the generated podcast and will be automatically trimmed to match the content length.
Response
Successful Response
The job ID for the episode generation. The status of this job can be queried using the/podcast/{job_id}
endpoint.