- session_id [xsd:string]
 - Your API session id.
 - file [xsd:string]
 - Library path to file to delete (e.g., “/logos/fall.jpg”).
 - move_to_trash [xsd:boolean]
 - Whether to just move the file to /Trash instead of deleting it outright.
 - force [xsd:boolean]
 - Whether to prevent a fault from being thrown if the file to delete is a non-empty directory.
 
