---
title: "Proxy the conversations related webhook events to chatster service"
method: POST
path: "/webhooks/conversations"
tags: ["Conversation Webhooks"]
---

# Proxy the conversations related webhook events to chatster service

`POST /webhooks/conversations`

## Response `200`

Twilio webhook response

- object
  - `status` string, required

## Other responses

- `204` — No Content. There were no records to return based on your query.
- `400` — conversations webhooks validation error
- `default` — Server error occurred

---

[API](https://skmtc.dev/staffshift/apis/staffshift-api-gateway.md) · [All operations](https://skmtc.dev/staffshift/apis/staffshift-api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/staffshift/staffshift-api-gateway/revisions/6e2cb83db3a9/schema)
