Skip to main content

delete_file

Function delete_file 

Source
pub fn delete_file(
    files: impl Into<FilesRef>,
    file: ProviderReference,
) -> DeleteFile
Expand description

Deletes an uploaded file. Fails with an unsupported functionality error when the provider does not implement it.