In our developer portal, while creating Apps, we want to give access to only a few APIs out of all APIs that are present in the same product.
For eg: If user A creates an App named "test" and I select a product named "Product1" and that product has 5 APIs say "API 1, API 2, API 3, API 4, API 5. I want user A to get access to only 3 APIs that is, API 1 , API 2, API 3.
Is it possible to implement this in developer portal?