---
title: "Run Workflow"
method: POST
path: "/workflows/{workflow_id}/run"
tags: ["workflows", "alerts"]
---

# Run Workflow

`POST /workflows/{workflow_id}/run`

Run a workflow

## Path parameters

- `workflow_id` string, required

## Request body

- object

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/keephq/apis/keep-api.md) · [All operations](https://skmtc.net/keephq/apis/keep-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keephq/keep-api/revisions/bb4a0896091f/schema)
