---
title: "Create workflow execution"
method: POST
path: "/execution"
tags: ["executions"]
---

# Create workflow execution

`POST /execution`

Create and start a new workflow execution

## Request body

- object

## Response `201`

Workflow created

- object

## Other responses

- `400` — Bad request

---

[API](https://skmtc.dev/thand-io/apis/thand-agent-api.md) · [All operations](https://skmtc.dev/thand-io/apis/thand-agent-api/llms.txt) · [OpenAPI document](https://skmtc.dev/thand-io/apis/thand-agent-api/revisions/811b21b91b26?raw)
