Authorization: Bearer ********************
curl --location --request DELETE 'http://10.12.186.133:30924/zspt/write/1,2,3' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": null, "data": true, "ok": true }