# Remove an existing address configuration **DELETE /v1/Configuration/Addresses/{Sid}** Remove an existing address configuration Address Configuration resource manages the configurations related to a unique address within Conversations ## Servers - https://conversations.twilio.com: https://conversations.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **Sid** (string) The SID of the Address Configuration resource. This value can be either the `sid` or the `address` of the configuration ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)