Verify if user has rights to execute rout
Some routes e.g. updatedService can only be executed by admins of the service. Thus, in the execution there needs to be a check if the user has the right to execute the route.
Some routes e.g. updatedService can only be executed by admins of the service. Thus, in the execution there needs to be a check if the user has the right to execute the route.