Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This method empties the sandbox.

If you organise your files in sub directories such as in "folder1000\file1.dox", etc. you may selectively empty the sandbox by folder ("directoryname" set to "folder1000").

URL

(DELETE) /api/files/directory?token=&locale=sandbox&directoryname=

Please note that this is an HTTP DELETE action.

PARAMETERS

token

The session token obtained when connecting.

locale

Insert "sandbox"

directoryname

Optional. To delete a specific sub folder in the sandbox. If not specified the entire sandbox content is deleted.

RESULTS

The method returns no result. An HTTP status of 204 indicates success. Other HTTP status values indicate an error.

 

  • No labels