delete https://api.revolv3.com/api/Customers//address/
Delete an associated address for a given Customer ID.
Upon a successful delete, the operation returns the updated Customer object.
If no existing customer with the provided Customer ID is found, a status of 404 (Not Found) will be returned.