---
title: "Execute Workflow Node Proxy"
method: POST
path: "/workflow-nodes/{node_kind}/execute"
tags: ["workflow-node-proxy"]
---

# Execute Workflow Node Proxy

`POST /workflow-nodes/{node_kind}/execute`

Run one legacy workflow node on behalf of the graph engine.

## Path parameters

- `node_kind` string, required

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/qomplement/apis/fastapi.md) · [All operations](https://skmtc.net/qomplement/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/qomplement/fastapi/versions/718de1c0d866/schema)
