An API that connects multiple Microsoft services, enabling data access and automation across platforms
You must grant the corresponding api permission for your MS graph api endpoint, otherwise you will receive a 403 error. As you can see, we have set corresponding permissions for each api endpoint. These permissions are arranged from low to high, you only need to grant one of them to your application. You cannot call the api and get the correct response without granting the corresponding permissions.