Application-Set up app-only authentication-Sample app-only requests
Number of APIs: 7
-
Get a user's messages GET https://graph.microsoft.com/v1.0/users/{{UserId}}/messages
-
Invite guest user POST https://graph.microsoft.com/v1.0/invitations
-
Add channel member POST https://graph.microsoft.com/v1.0/teams/{{TeamId}}/channels/{{ChannelId}}/members
-
Get drives GET https://graph.microsoft.com/v1.0/sites/{{SiteID}}/drives
-
Get user's joined teams GET https://graph.microsoft.com/v1.0/users/{{UserId}}/joinedTeams
-
Get team members GET https://graph.microsoft.com/v1.0/teams/{{GroupId}}/members