Adding a REST route endpoint

You’re not using the correct URI to access your JAX-RS resource.

The plugin resources are prefixed by the fully qualified package name of the class implementing Plugin, e. g. org.graylog.plugins.map in case of the Map Widget plugin.