Authorization: Bearer ********************
curl --location --request DELETE '/api/comments/' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "message": "", "data": null }