    

 ## On this page

  

 

 # Example: ImportProjectZipSingleModeRequest

 Last update: 17.07.2025 

## Proto Request Example

```
{
  "projZipRequest": {
    "project": "Tutorial Project Import",
    "category": "Test Category",
    "archiveFile": "v252\\sherlock\\tutorial\\Tutorial Project.zip"
  },
  "destFileDir": "C:\\Users\\Documents\\Sherlock\\projects"
}

```

## Python Example

For a Python example, refer to the online [PySherlock Reference](https://sherlock.docs.pyansys.com/version/stable/api/index.html).