playlists_delete
Delete a YouTube playlist by its ID. Removes unwanted playlists directly via the YouTube Data API, handling OAuth authentication and quota usage.
Instructions
Delete a YouTube playlist. Quota cost: 50 units. Requires OAuth access token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | YouTube playlist ID to delete. Required. | |
| onBehalfOfContentOwner | No | Content owner to act on behalf of (YouTube partners only). |