2018.1

Table Of Contents
Delete Managed File or Directory
Removes an existing file or directory of a specific Managed File ID (or Name) from the File
Store.
Request takes no content, and on success returns a response containing the result of the
request for removal (true” or “false).
Type: GET
URI:
/rest/serverengine/filestore/delete/{fileId}
Parameters:
Path:
l fileId the Managed File ID (or Name) of the file or directory in File
Store
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content:
Content
Type:
Response:
Add.
Headers:
Content: Result of request for removal
Content
Type:
text/plain
Status:
l 200 OK Removal of file or directory successfully
requested from File Store (response of “true” for
Page 457