---
title: "Changes to Create Podcast"
method: POST
path: "/v1/studio/podcasts"
---

# Changes to Create Podcast

`POST /v1/studio/podcasts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 31 revisions.

- **2026-08-27** `352f205d118f` — 5 breaking, 2 info
- **2026-07-26** `494d96419d15` — 1 warning

## Changes

- **2026-08-27** `352f205d118f` — 5 breaking, 2 info
  - removed the enum value `high` of the request property `quality_preset`
  - removed the enum value `standard` of the request property `quality_preset`
  - removed the enum value `ultra` of the request property `quality_preset`
  - removed the enum value `ultra_lossless` of the request property `quality_preset`
  - the `quality_preset` request property type changed from `string` to no type
  - added `#/components/schemas/QualityPresetType, subschema #2` to the `quality_preset` request property `anyOf` list
  - the `quality_preset` request property default value `standard` was removed
- **2026-07-26** `494d96419d15` — 1 warning
  - added the new `draft` enum value to the `project/creation_meta/anyOf[subschema #1: ProjectCreationMetaResponseModel]/status` response property for the response status `200`

---

[Operation](https://skmtc.dev/elevenlabs/apis/elevenlabs-api-documentation/docs/v1/studio/podcasts/post.md) · [API](https://skmtc.dev/elevenlabs/apis/elevenlabs-api-documentation.md) · [Page](https://skmtc.dev/elevenlabs/apis/elevenlabs-api-documentation/changes/v1/studio/podcasts/post)
