In the screenshot above, the documentation for the /about section of the restServices API is publicly accessible. I would like to restrict this endpoint from public access. How can I achieve that?
asked
Muhammad wajih ul Murtaza Sheikh
1 answers
1
Rest services are built into Mendix these days, there's no need to use a separate module for it anymore. For the built-in rest services, it's trivial to turn off access to documentation. You can read more about the built-in rest services here: https://docs.mendix.com/refguide9/integration/rest-services/