Help Document

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.

  1. Log in to the Microsoft Entra admin center.
  2. In the left pane, select Identity > Applications > App registrations.
  3. Select All applications.
  4. Steps to modify REST API permissions

  5. Search for the application name from step 7 of the previous section and click it.
  6. Select API Permissions under Manage.
  7. Click Add a permission.
  8. Steps to modify REST API permissions

  9. Choose Microsoft Graph
  10. Steps to modify REST API permissions

  11. Click the Application permissions.
  12. Click expand all to view all the permissions.
  13. Add the permissions as per your requirements.
  14. Click Add permissions.
  15. Steps to modify REST API permissions

  16. Select the Grant admin consent for domain_name option found at the top of the permissions table.
  17. Choose Yes in the box that appears.
  18. Steps to modify REST API permissions

  19. You have now successfully modified the permissions required by the REST API application.