---
title: "Run a command on an active instance of PyDSS"
method: PUT
path: "/simulators/pydss"
tags: ["Simulation"]
---

# Run a command on an active instance of PyDSS

`PUT /simulators/pydss`

## Request body

- object
  - `uuid` string, UUID
  - `command` string
  - `parameters` object

## Response `200`

Successfully retrieved project information

- object

## Other responses

- `401` — Provided path does not exist
- `403` — Provided path does not exist

---

[API](https://skmtc.dev/natlabrockies/apis/pydss-restful-api-documentation.md) · [All operations](https://skmtc.dev/natlabrockies/apis/pydss-restful-api-documentation/llms.txt) · [OpenAPI document](https://skmtc.dev/natlabrockies/apis/pydss-restful-api-documentation/revisions/b9390db0f08f?raw)
