    

 ## On this page

  

 

 # Example: AddProjectRequest

 Last update: 17.07.2025 

## Proto Request Example

```
{
  "project": "New Project",
  "category": "Test Category",
  "description": "Test Description"
}

```

## Python Example

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