v1

latestOpenAPI 3.0.12026-07-2210997354.2 KB
Playlists

Update playlist

Updates a playlist in a project.

put/projects/{project_id}/playlists/{id}

Request body

titlestring required

The title of the playlist

enabledboolean

Whether the playlist can be played in the BeyondWords player

type'project' | 'manual' | 'auto' required

The type of playlist. The project type is generated automatically. The manual and auto can set content and filter_tags_condition respectively

image_urlstring nullable

The image URL of the playlist

Response

successful

idinteger

Unique identifier for the object

titlestring

The title of the playlist

enabledboolean

Whether the playlist can be played in the BeyondWords player

type'project' | 'manual' | 'auto'

The type of playlist. The project type is generated automatically. The manual and auto can set content and filter_tags_condition respectively

content_limitinteger

The maximum number of content items that will appear in the playlist

createdstring date-time

Time at which the object was created (ISO 8601)

updatedstring date-time

Time at which the object was updated (ISO 8601)