---
title: "POST /Flows/test"
method: POST
path: "/Flows/test"
tags: ["Flows"]
---

# POST /Flows/test

`POST /Flows/test`

Flow test

## Query parameters

- `flow` string, required

## Request body

- object
  - `node` string
  - `variant` string
  - `output_path` string
  - `experiment` string
  - `inputs` string
  - `environment_variables` string
  - `session` string
  - `init` string
  - `run_id` string

## Response `200`

Flow test

- FlowDict

---

[API](https://skmtc.net/azure/apis/prompt-flow-service.md) · [All operations](https://skmtc.net/azure/apis/prompt-flow-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/prompt-flow-service/revisions/04d616ce43c8/schema)
