Why do I always receive 401 Unauthorized when I try to use the APIs?

I'm trying to use the default APIs in One Identity Manager 8.2.

With PostMan, I'm trying to perform a GET request to the url https://[AppServerURLasFoundInTheDesigner]/AppServer/appserver/authmodules as described in the One Identity Manager 8.2 REST API Reference Guide, but I always receive 401 Unauthorized as a response. Anyway, as far as I understood, this should'n be a request that needs the authentication.

What am I doing wrong?

Thanks in advance