---
title: "Create Webhook"
method: POST
path: "/v3/webhooks"
tags: ["Webhooks"]
---

# Create Webhook

`POST /v3/webhooks`

## Request body

- CreateWebhookDto
  - `_id` string, required

## Response `201`

---

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