cURL
curl --request DELETE \ --url https://api.bundle.social/api/v1/misc/youtube/playlist-items/{playlistItemId} \ --header 'x-api-key: <api-key>'
true
Playlist item ID (not video ID)
200
The response is of type boolean.
boolean
Was this page helpful?