---
title: "Remove a conversation user from your account's default service"
method: DELETE
path: "/v1/Users/{Sid}"
tags: ["ConversationsV1User"]
---

# Remove a conversation user from your account's default service

`DELETE /v1/Users/{Sid}`

Remove a conversation user from your account's default service

## Path parameters

- `Sid` string, required

## Headers

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

## Response `204`

The resource was deleted successfully.

## Changes

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

[Change history](https://skmtc.dev/twilio/apis/conversations-v1/changes/v1/Users/: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)
