---
title: "POST /api/v1/webhooks/{hook}"
method: POST
path: "/api/v1/webhooks/{hook}"
---

# POST /api/v1/webhooks/{hook}

`POST /api/v1/webhooks/{hook}`

Trigger a webhook.

## Path parameters

- `hook` string, required

## Request body

- union — Given support of Content-Type header, that could be anything.
  - object
  - unknown[]
    - unknown

## Response `202`

Single action being created

## Other responses

- `default` — Unexpected error

---

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