import workspace
Import a workspace from a zip file exported from another project. Optionally use a checksum to verify the files have not been modified.
Parameters
workspace: List[UploadedFile] Zip file containing workspace files.
checksum: str Optional sha256sum of zip file.
Web view
