Create a new playlist
Playlists
Create a new playlist
Create a new playlist for the authenticated user
POST
Create a new playlist
Documentation Index
Fetch the complete documentation index at: https://tella.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key obtained from your Tella account settings
Body
application/json
Request body for creating a new playlist
Playlist name (required)
Required string length:
1 - 255Example:
"Product Tutorials"
Playlist description
Maximum string length:
5000Example:
"A collection of tutorial videos"
Unicode emoji character for the playlist
Maximum string length:
10Example:
"🎬"
Access level (default: public)
Available options:
public, private, password, embedonly Example:
"public"
Password for viewing. Required when linkScope is 'password', ignored otherwise.
Required string length:
1 - 255Example:
"secretpassword"
Allow search engine indexing (default: false)
Example:
false
Share with org or keep personal (default: personal)
Available options:
org, personal Example:
"org"
Response
OK
Detailed information about a playlist