v1

latestOpenAPI 3.0.12026-07-2210997354.2 KB
Playlists

Update playlist feed settings

Updates RSS feed settings for a playlist.

put/projects/{project_id}/playlists/{playlist_id}/settings

Request body

titlestring

The title of the podcast feed

enabledboolean

Whether or not the podcast feed URL is available

descriptionstring nullable

The description of the podcast feed

homepage_urlstring nullable

The homepage URL of the podcast feed

image_urlstring nullable

The image URL of the podcast feed

google_categoriesstring[]

An array of Google Podcast categories of the podcast

languagestring nullable

The podcast feed language

owner_namestring nullable

The name of the administrator for the podcast

owner_emailstring nullable

The email of the administrator for the podcast

author_namesstring[]

The names of writers/speakers who contribute to the podcast

explicit_enabledboolean

Whether or not the podcast contains explicit content

keywordsstring[]

An array of keywords to associate with the podcast

feed_limitinteger

The maximum number of podcasts that will appear in the feed

copyrightstring nullable

The copyright tag of the podcast feed

Response

successful

titlestring

The title of the podcast feed

enabledboolean

Whether or not the podcast feed URL is available

descriptionstring nullable

The description of the podcast feed

homepage_urlstring nullable

The homepage URL of the podcast feed

image_urlstring nullable

The image URL of the podcast feed

google_categoriesstring[]

An array of Google Podcast categories of the podcast

languagestring nullable

The podcast feed language

owner_namestring nullable

The name of the administrator for the podcast

owner_emailstring nullable

The email of the administrator for the podcast

author_namesstring[]

The names of writers/speakers who contribute to the podcast

explicit_enabledboolean

Whether or not the podcast contains explicit content

keywordsstring[]

An array of keywords to associate with the podcast

feed_limitinteger

The maximum number of podcasts that will appear in the feed

copyrightstring nullable

The copyright tag of the podcast feed