@test A ,
Thank your for posting your query on Microsoft Q&A. I am not sure about the context of controlling the mentioned API. However if you are planning to assign these API permission then this could be done via Azure AD by following given steps:
- Sign in to the Azure portal as a global administrator or application administrator.
- Search for and select Azure Active Directory.
- Under Manage, select App registrations.
- In the App registrations window, under the All applications tab, select the app for which you wish to add Azure AD Graph permissions. This opens the app registration's Overview pane.
- From the left pane of the window, under the Manage menu group, select API permissions. This reveals the Configured permissions for your app registration. Select Add a permission.
Let me know if this is not what you are looking for by responding in comments.
Thanks,
Akshay Kaushik