delete_playlists
Delete a Plex playlist by rating key. Removes the specified playlist from your media server, keeping your library organized.
Instructions
Delete Playlist.
DELETE /playlists
Args: rating_key: The rating key of the playlist to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rating_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |