---
title: "POST /webhooks"
method: POST
path: "/webhooks"
---

# POST /webhooks

`POST /webhooks`

## Request body

- CreateWebhookDTO
  - `name` string, required
  - `url` string, required
  - `topics` string[], required
  - `httpMethod` string, required
  - `projectId` string
  - `accountId` string
  - `customHeaders` object
  - `status` string

## Response `201`

---

[API](https://skmtc.net/thatapicompany/apis/auth-api.md) · [All operations](https://skmtc.net/thatapicompany/apis/auth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thatapicompany/auth-api/versions/0aa13e625b53/schema)
