Delete a playlist
delete-playlistDelete a playlist by its ID to avoid broken scene links. Blocks deletion if the playlist is referenced by a scene, names those scenes, and requires full playlist permission.
Instructions
Delete a playlist by its id. Refuses while the playlist is still linked to a scene, and names those scenes. Requires the playlist permission to be set to full.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlistId | Yes | Id of the playlist to delete |