---
title: "Setup Webhook"
method: POST
path: "/webhook"
---

# Setup Webhook

`POST /webhook`

The webhook API allows you to specify webhooks for your application. This feature is supported only for one application you can define and not per Whatsapp phone number.

## Headers

- `Authorization` string, required
- `Content-Type` string, required

## Request body

- object
  - `webhooks` unknown[], required
    - unknown

## Response `204`

204

- object

## Other responses

- `400` — 400
- `4XX` — 4XX

---

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