Skip to content
UFW.

Podcasts

Create a podcast

Create a podcast. Returns JSON unless otherwise noted.

Authentication

Authorizationbearer token

Requires podcasts.write Create and update podcasts, seasons, and episodes.

Body parameters

application/json

titlestringrequired

The public podcast title.

descriptionstringrequired

A plain-text or HTML show description.

categorystringrequired

The primary Apple Podcasts category.

showTypeEPISODIC | SERIALrequired

Controls episode ordering in compatible podcast clients.

languagestring

BCP 47 language code.

explicitboolean

Whether the show contains explicit material.

Responses

201The resource was created
400The request is invalid
401Authentication is missing or invalid
403The token does not have the required scope
429Rate limit exceeded