---
title: "Channel Webhook"
method: POST
path: "/webhooks/channel"
tags: ["webhook"]
---

# Channel Webhook

`POST /webhooks/channel`

## Query parameters

- `hub.mode` string, nullable
- `hub.verify_token` string, nullable
- `hub.challenge` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-03** `f50f84e2de59` — 1 info
  - api operation id `channel_webhook_webhooks_channel_options` removed and replaced with `channel_webhook_webhooks_channel_post`

[Change history](https://skmtc.dev/bamboome/apis/contact-sync-api/changes/webhooks/channel/post.md)

---

[API](https://skmtc.dev/bamboome/apis/contact-sync-api.md) · [All operations](https://skmtc.dev/bamboome/apis/contact-sync-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bamboome/contact-sync-api/revisions/f50f84e2de59/schema)
