---
title: "Remove an existing webhook scoped to the conversation"
method: DELETE
path: "/v1/Conversations/{ConversationSid}/Webhooks/{Sid}"
tags: ["ConversationsV1Webhook"]
---

# Remove an existing webhook scoped to the conversation

`DELETE /v1/Conversations/{ConversationSid}/Webhooks/{Sid}`

Remove an existing webhook scoped to the conversation

## Path parameters

- `ConversationSid` string, required
- `Sid` string, required

## Response `204`

The resource was deleted successfully.

## Changes

- **2023-08-10** (v1) `4e3f150aaa78` — 1 info
  - api tag `ConversationsV1Webhook` added

[Change history](https://skmtc.dev/twilio/apis/conversations-v1/changes/v1/Conversations/:ConversationSid/Webhooks/:Sid/delete.md)

---

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