Authorization: Bearer ********************
curl --location --request DELETE 'http://127.0.0.1:3000/api/v1/classes/' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "message": "string", "data": {}, "timestamp": "2019-08-24T14:15:22Z" }