Hello, I'm trying to figure out how I can delete all of a project folder's content using the Workfront REST API. Currently with endpoint https://SUBDOMAIN/attask/api/v20.0/docfdr/${folderID}?force=trueusing DELETE method, the default behavior is to delete the folder but keep the contents, which get ...