Delete Address

This request allows you to delete a customer's address.

General

Here's what you need to know about deleting addresses:

  • While deleting an address does not incur additional costs to your account, it is generally best practice not to delete address information.
  • When an address is deleted, it remains in the database. Instead of being dropped, it is simply marked as deleted.
  • You will need an address's ID to delete it. You can find an address's ID by sending a GET Address request.

For an example of how addresses work within the UI, take a look at our Contact & Personal Information article.

Database

For information on Address database tables, see the following articles:

❗️

Try It Instructions

Our requests often provide sample payload information so that you can receive a 200 response from simply hitting the Try It button. Since this is a DELETE request, this one is a bit different.

To receive a 200 response from the Try It button, you will have to try this request with your own tenant credentials. If you plan on doing so, make sure to change the headers to match your own authentication information.

Language
Authentication
Click Try It! to start a request and see the response here!