yaml
type: "io.kestra.plugin.dropbox.files.Delete"
yaml
id: dropbox_delete
namespace: company.team
tasks:
  - id: delete_report
    type: io.kestra.plugin.dropbox.files.Delete
    accessToken: "{{ secret('DROPBOX_ACCESS_TOKEN') }}"
    from: "/old_reports/stale_file.csv"
Properties
Definitions
clientModifiedstring
Formatdate-time
idstring
namestring
pathstring
sizeinteger
typestring