Delete
Delete
yaml
type: "io.kestra.plugin.dropbox.files.Delete"Examples
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
accessToken *Requiredstring
from *RequiredNon-dynamicobject
Outputs
file
Definitions
io.kestra.plugin.dropbox.models.DropboxFile
clientModifiedstring
Format
date-timeidstring
namestring
pathstring
sizeinteger
typestring