b2_delete_file_by_name: Delete file version

Description Usage Arguments Details Value

View source: R/b2_delete_file_version.R

Description

Delete latest version of a file stored in B2 by name

Usage

1
b2_delete_file_by_name(bucket_name, file_name)

Arguments

bucket_name

The name of the bucket containing the file

file_name

The file name

Details

See https://www.backblaze.com/b2/docs/b2_delete_file_version.html

To delete a file using the file name and file id, use b2_delete_file_by_name.

Value

A list of the JSON response


mvanhala/B2R documentation built on Aug. 26, 2020, 10:42 a.m.