---
title: "Remove a participant from the conversation"
method: DELETE
path: "/v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Participants/{Sid}"
tags: ["ConversationsV1Participant"]
---

# Remove a participant from the conversation

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

Remove a participant from the conversation

## Path parameters

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

## Headers

- `X-Twilio-Webhook-Enabled` 'true' | 'false'

## 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)
