delete_file.Rd
Deletes a file. If the request is successful, there is no response body.
delete_file(client, file_path) filesDelete(client, file_path)
Required. Instance of DatabricksClient()
Required. The absolute path of the file.