The DELETE command deletes the specified file.

Syntax:

Command

Keyword

Value

Developer notes

DELETE

FILE

value

Required. File Path.

Example

    DELETE FILE(/folder/file.json)

  • No labels