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

# Remove an existing webhook scoped to the conversation

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

Remove an existing webhook scoped to the conversation

## Path parameters

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

## Response `204`

The resource was deleted successfully.

---

[API](https://skmtc.net/twilio/apis/conversations-v1.md) · [All operations](https://skmtc.net/twilio/apis/conversations-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/conversations-v1/versions/34913a501fc2/schema)
