---
title: "Start Flow v2 run"
method: POST
path: "/api/flows/v2/run"
tags: ["Flow"]
---

# Start Flow v2 run

`POST /api/flows/v2/run`

## Request body

- GenericObject

## Response `202`

Accepted

- GenericObject

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.dev/intelligencedev/apis/manifold-api.md) · [All operations](https://skmtc.dev/intelligencedev/apis/manifold-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intelligencedev/manifold-api/revisions/1b74eae59b49/schema)
