# Delete address **DELETE /2010-04-01/Accounts/{AccountSid}/Addresses/{Sid}.json** An Address instance resource represents your or your customer's physical location within a country. Around the world, some local authorities require the name and address of the user to be on file with Twilio to purchase and own a phone number. ## Servers - https://api.twilio.com: https://api.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **AccountSid** (string) The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that is responsible for the Address resource to delete. - **Sid** (string) The Twilio-provided string that uniquely identifies the Address resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)