---
title: "POST /api/v1/webhooks/workflows/{id}/run"
method: POST
path: "/api/v1/webhooks/workflows/{id}/run"
tags: ["webhooks"]
---

# POST /api/v1/webhooks/workflows/{id}/run

`POST /api/v1/webhooks/workflows/{id}/run`

## Path parameters

- `id` string, required

## Request body

- WebhookRunWorkflowDto
  - `inputs` object
  - `versionId` string
  - `version` integer

## Response `201`

## Changes

- **2025-12-16** `c38df714f383` — 1 info
  - endpoint added
- **2025-10-24** `8db531c050e5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/changes/api/v1/webhooks/workflows/:id/run/post.md)

---

[API](https://skmtc.dev/shipsecai/apis/shipsec-studio-api.md) · [All operations](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shipsecai/shipsec-studio-api/revisions/052d5668ea8f/schema)
