Remove a video from a playlist
Playlists
Remove a video from a playlist
Removes a video from the specified playlist. The video itself is not deleted.
DELETE
Remove a video from a 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
Path Parameters
Unique playlist identifier
Example:
"pl_abc123def456"
Unique video identifier
Example:
"vid_xyz789ghi012"
Response
Video successfully removed from playlist
Standard success response for operations that don't return data
Operation status
Available options:
ok Example:
"ok"