I don't require the default APIs ABP exposes, for one of my project. How can I hide or not expose these APIs?
The snapshot below shows some the APIs that I need to hide.

The project is created using abp.io with Angular as the frontend.
Thanks @liangshiw
But I don't meant to hide these APIs from the Swagger only. Instead, I don't want to be able to execute these APIs via Postman or Browser also.
See https://support.abp.io/QA/Questions/255/We-don%27t-want-to-use-the-Organization-Unit-functionality-and-want-to-remove-it-from-the-UIAPI#answer-e417f04d-4fe3-c8d1-e36a-39f5f89805ef
Hi @liangshiw ,
I did the as the link referred to. But I am still seeing those APIs in Swagger.
Is there anything more to do?
It works.

Thanks @liangshiw ,
I wrote the wrong Controller Name. Thanks again for all the help. :)