Authorization: Bearer ********************
curl --location --request DELETE 'http://127.0.0.1:9897/api/push/' \ --header 'Authorization: Bearer <token>'
{"success":true,"message":"移除成功,配置已保存","data":null}