Files
Delete File in Repository
Deletes a file in a repo.
delete/accounts/{{account_id}}/repos/{repo_name}/files/{filename}
Path parameters
account_idstring required
Video Cloud account ID.
repo_namestring required
The name of the repo.
filenamestring required
The name of the file in the repo to add or update.
Headers
Authorizationstring required
Authorization: Bearer access_token (see Getting Access Tokens)
Response
200