Skip to content
UFW.

Seasons

Create a season

Create a season. Returns JSON unless otherwise noted.

Authentication

Authorizationbearer token

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

Path parameters

podcastIdstringrequired

The podcast identifier.

Body parameters

application/json

numberintegerrequired

Positive season number.

titlestring

Optional public season title.

descriptionstring

Optional season description.

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