Delete files from hubAsk AIpost https://go.v7labs.com/api/workspaces/{workspace_id}/hubs/{hub_id}/files/deleteDelete given list of file/folder IDs from a hub. Folders are deleted recursively.Path Paramsworkspace_iduuidrequiredhub_iduuidrequiredBody ParamsHubs.DeleteFilesRequestfile_idsarray of objectsrequiredList of file/folder IDs to deletefile_ids*ADD uuidResponses 200Hubs.DeleteFilesResponse 400Common.APIError 401Common.APIError 403Common.APIError 404Common.APIError 409Common.APIError 422Common.APIError 500Common.APIErrorCallbackUpdated 2 months ago