---
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.net/natlabrockies/apis/pydss-restful-api-documentation.md) · [All operations](https://skmtc.net/natlabrockies/apis/pydss-restful-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/natlabrockies/pydss-restful-api-documentation/revisions/911eb47d43ef/schema)
