Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:8080/api/api/config/del/'
{ "code": 200, "data": null, "message": "success" }