---
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

## Changes

- **2024-04-02** `6aeb5027460f` — 1 breaking
  - added the new required `query` request parameter `flow`
- **2024-03-28** `91b8a2cf45a2` — 1 warning
  - deleted the `query` request parameter `flow`

[Change history](https://skmtc.dev/azure/apis/prompt-flow-service/changes/Flows/test/post.md)

---

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