Authorization: Bearer ********************
curl --location --request DELETE 'https://main-data-api.pengbocloud.com/customer/user/' \ --header 'Authorization: Bearer <token>'
{ "code": 200, "data": null, "msg": "success" }