Deletes address with given id

DELETE {{baseUrl}}/addresses/:adr_id

Deletes the details of an existing address. You need only supply the unique customer identifier that was returned upon address creation.

RESPONSES

status: OK

{"id":"adr_PZ3Fw70hp9","deleted":true}