I would like to import a list of files from a volume using
api.imports.bulk_submit(imports=...). It currently seems only possible to
import these files into the root of the project. Could this function be updated
to accept and additional parameter either in the given dictionary, or as an
argument specifing a parent folder?