Authorization: Bearer ********************
curl --location --request DELETE 'http://127.0.0.1:4300/role/delete/1' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "message": "string" }