Skip to main content



Remove Folder

Remove folder

DELETE /cloud/removeFolder

Implementation Notes

Remove a specific folder from the cloud.

Parameters

ParameterDescriptionParameter TypeData Type
folderNameName of the folder to delete. Alphanumeric string: [A-Za-z0-9-_]+.querystring
useruser's authenticationheader (authorization)basic authentication