Playlists
Create playlist
Creates a playlist in a project.
post/projects/{project_id}/playlists
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)