curl --location --request POST 'https://mail5.lanu.cn:1443/v1/message/delete' \ --form 'sign="2CtziOGxYb7mgPx3S0ZYwsie0W59JyLr";type=false' \ --form 't="";type=false' \ --form 'email="abc@domain.com";type=false' \ --form 'id="174907663752800001"'
{ "msg": "Done", "code": 0 }