---
title: "Run All Steps"
method: POST
path: "/api/v1/projects/{project_id}/run-all"
tags: ["projects"]
---

# Run All Steps

`POST /api/v1/projects/{project_id}/run-all`

Run all active steps in a project.

## Path parameters

- `project_id` string, uuid, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/netter/apis/dmi-backend.md) · [All operations](https://skmtc.net/netter/apis/dmi-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/netter/dmi-backend/versions/a59877bf911b/schema)
