Folders
Remove Video from Folder
Remove a video from a folder
delete/v1/accounts/{{account_id}}/folders/{{folder_id}}/videos/{{video_id}}
Path parameters
account_idstring required
Video Cloud account ID.
folder_idstring required
the folder ID
video_idstring required
the video ID
Headers
Content-Typestring required
Content-Type: application/json
Authorizationstring required
Authorization: Bearer {access_token} - see Getting Access Tokens
Response
Video successfully removed from the folder