Skip to main content

Sherlock APIs 2025 R2

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.

Connect with Ansys