update-playlist-item
Move a YouTube playlist item to a new position (reorder) by specifying playlist item ID, playlist ID, video ID, and target zero-based position.
Instructions
Move a playlist item to a new position (reorder). Costs 50 quota units.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoId | Yes | Video ID of the item | |
| position | Yes | New zero-based position in the playlist | |
| playlistId | Yes | Playlist ID the item belongs to | |
| playlistItemId | Yes | Playlist item ID to move |