# Remove a conversation from your account's default service **DELETE /v1/Conversations/{Sid}** Remove a conversation from your account's default service A Conversation resource represents an omnichannel group conversation with an ordered list of messages and a participant roster. ## Servers - https://conversations.twilio.com: https://conversations.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Headers - **X-Twilio-Webhook-Enabled** (string) The X-Twilio-Webhook-Enabled HTTP request header ### Path parameters - **Sid** (string) A 34 character string that uniquely identifies this resource. Can also be the `unique_name` of the Conversation. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)