Folders
Delete Folder
Delete a folder
delete/v1/accounts/{{account_id}}/folders/{{folder_id}}
Path parameters
account_idstring required
Video Cloud account ID.
folder_idstring required
the folder ID
Query parameters
namestring required
name of the folder (must be unique in the account)
Headers
Content-Typestring required
Content-Type: application/json
Authorizationstring required
Authorization: Bearer {access_token} - see Getting Access Tokens
Response
201