playlistItems_delete
Delete a YouTube playlist item by ID to remove unwanted videos from a playlist. Requires OAuth access token.
Instructions
Remove a playlist item from a playlist. Quota cost: 50 units. Requires OAuth access token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The playlist item ID to delete. Required. | |
| onBehalfOfContentOwner | No | Content owner to act on behalf of (YouTube partners only). | |
| onBehalfOfContentOwnerChannel | No | Channel ID to act on behalf of (YouTube partners only). |