delete

This block is part of the files group and was last modified in core v10.4.28.

delete v10.4.28

Deletes the given files.

In pins 1 + flow
  • flow
    flow
  • files required
    file
Out pins 3 + flow
  • flow
    flow
  • success
    condition
  • error
    value
  • files
    file
remove

A typical wiring for delete: branch feeds the flow pin; rename feeds the file pin; the flow out pin feeds funnel.

Studio canvas example for the delete block: typical wiring for delete.

Commonly used with

In production blueprints, this block is most often wired together with:

  • get fields: feeds into this block. Gets the selected fields from the given object.
  • delete: wired in both directions with this block. Deletes the given files.
  • branch: feeds into this block.
  • reply in JSON: feeds into this block. Reply to any httpconnection as JSON body.
  • funnel: this block feeds into it.
  • rename: feeds into this block. Renames the given files.

Version history

Introduced in v10.4.28.


Back to files Return to the main group to view all sub-groups Back to file modification Return to the group to view all blocks within this group