Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:4002/rest/v1/games/categories/' \ --header 'Authorization: Bearer <token>'
{ "deleted": true }