curl --location --request DELETE '/member/address/' \ --header 'Authorization: {{token}}'
{ "msg": "string", "result": { "id": "string" } }