---
title: "Changes to Create a new webhook scoped to the conversation"
method: POST
path: "/v1/Conversations/{ConversationSid}/Webhooks"
---

# Changes to Create a new webhook scoped to the conversation

`POST /v1/Conversations/{ConversationSid}/Webhooks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 51 revisions.

- **2025-07-03** (v1) `92d1169c37c2` — 3 breaking, 2 info
- **2025-03-11** (v1) `b4d0e634cd69` — 1 breaking
- **2023-08-10** (v1) `4e3f150aaa78` — 1 info

## Changes

- **2025-07-03** (v1) `92d1169c37c2` — 3 breaking, 2 info
  - removed the enum value `GET` of the request property `Configuration.Method`
  - removed the enum value `POST` of the request property `Configuration.Method`
  - the `configuration` response's property type/format changed from `object`/`` to ``/`` for status `201`
  - added the new `get` enum value to the request property `Configuration.Method`
  - added the new `post` enum value to the request property `Configuration.Method`
- **2025-03-11** (v1) `b4d0e634cd69` — 1 breaking
  - the `configuration` response's property type/format changed from ``/`` to `object`/`` for status `201`
- **2023-08-10** (v1) `4e3f150aaa78` — 1 info
  - api tag `ConversationsV1Webhook` added

---

[Operation](https://skmtc.dev/twilio/apis/conversations-v1/docs/v1/Conversations/:ConversationSid/Webhooks/post.md) · [API](https://skmtc.dev/twilio/apis/conversations-v1.md) · [Page](https://skmtc.dev/twilio/apis/conversations-v1/changes/v1/Conversations/:ConversationSid/Webhooks/post)
