# Delete channel **DELETE /v1/Services/{ServiceSid}/Channels/{Sid}** Channels represent chat rooms ## Servers - https://chat.twilio.com: https://chat.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **ServiceSid** (string) The SID of the [Service](https://www.twilio.com/docs/api/chat/rest/services) to delete the resource from. - **Sid** (string) The Twilio-provided string that uniquely identifies the Channel resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)