Microsoft 365 Users

Overview of Microsoft 365 Users function

This function allows to use all of the Microsoft Graph users API requests. For the full documentation, check the external references.

For general Microsoft functions usage check a link below.

pageMicrosoft Functions

Parameters

The following are available parameters to use in these functions.

Name

Description

userId

CodeMash project user ID or Microsoft user ID. Defines which user's resource to get.

authUserId

CodeMash project user ID. Defines who is trying to get the resource.

External references

As all of these functions uses Microsoft Graph API, you will find all of the details in the official documentation:

Last updated