YouTube - Remove from playlist action ​

The Remove from playlist action removes an item from a playlist on the connected channel in YouTube.

PREREQUISITES

This action requires OAuth 2.0 authentication. API key authentication isn't supported for actions that modify data. Your OAuth connection needs a scope that grants write access, such as Manage YouTube account, Force SSL (secure access), or YouTube Partner access.

Input ​

FieldDescription
Playlist item IDEnter the playlist item ID to remove. Use the List records action with the Playlist items object to obtain the id for each returned item.

Output ​

FieldDescription
SuccessIndicates whether the playlist item was removed.
Playlist item IDThe ID of the removed playlist item.

Last updated: