Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:8080/api/clock/'
{ "code": 200, "msg": "ok", "data": null }