Returns a success message for the container deletion action.
Arguments
baseUrl
A string specifying the baseUrl for the labkey server.
folderPath
A string specifying the folderPath to be deleted.
Author
Cory Nathe
Details
This function allows for users with proper permissions to delete an existing container, which may be a project, folder,
or workbook, from the LabKey server. This will also remove all subfolders of the container being deleted.
If the container does not exist or the user does not have permissions, an error message will be returned.