---
title: "Call Center Webhook"
method: POST
path: "/call-center/webhook"
tags: ["Bamboo AI Call Center"]
---

# Call Center Webhook

`POST /call-center/webhook`

Dedicated fast-acknowledgement webhook for the AI call center.

Put ``?token=<CALL_CENTER_WEBHOOK_TOKEN>`` on the webhook URL configured in
360dialog. The HTTP request receives an immediate success response while
voice download, transcription and reservation work continue in a FastAPI
background task.

## Response `200`

Successful Response

- object

## Changes

- **2026-09-03** `f50f84e2de59` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/bamboome/apis/contact-sync-api/changes/call-center/webhook/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)
