Steps to modify REST API permissions
Though we suggest providing all the recommended permissions, organizational requirements may not allow this. In this section, you will learn how to modify the REST API permissions for an already configured tenant. If you are looking for a way to configure a tenant with only the permissions you require, please configure it manually.
Prerequisite: The tenant has been successfully configured in Log360 Cloud and REST API is enabled for it.
- Log in to the Microsoft Entra admin center.
- In the left pane, select Identity > Applications > App registrations.
- Select All applications.
- Search for the application name from step 7 of the previous section and click it.
- Select API Permissions under Manage.
- Click Add a permission.
- Choose Microsoft Graph
- Click the Application permissions.
- Click expand all to view all the permissions.
- Add the permissions as per your requirements.
- Click Add permissions.
- Select the Grant admin consent for domain_name option found at the top of the permissions table.
- Choose Yes in the box that appears.
- You have now successfully modified the permissions required by the REST API application.