Authorization: Bearer ********************
curl --location --request DELETE '/appMark/address/delete/' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "string", "data": {} }