Skip to contents

Deletes a file. If the request is successful, there is no response body.

Usage

delete_file(client, file_path)

filesDelete(client, file_path)

Arguments

client

Required. Instance of DatabricksClient()

file_path

Required. The absolute path of the file.