Changes › MC985483

Microsoft Graph: New default passcode in the Create Meeting API

Microsoft 365 suite Major change Plan for change
Published
22 Jan 2025
Last modified
22 Jan 2025 02:05 UTC
Act by
Ends
30 Nov 2027
First archived
25 Aug 2026
Revisions
1
Summary
The Microsoft Graph API's Create Meeting API will require a passcode by default from February 24, 2025, changing the current default setting. In October 2027, the option to create meetings without passcodes will be removed for increased security. Users should update applications accordingly.
Tags
User impactAdmin impactRetirement

Full post

Before this retirement, when creating an online meeting using the Microsoft Graph API, admins or users can choose whether to require a passcode. If no value is specified, the default behavior does not require a passcode.

After this update: For enhanced security, users will still have the option to specify whether a passcode is required when creating a meeting. If no value is specified, the default behavior will require a passcode for the meeting.

Effective February 24, 2025, the default value of the isPasscodeRequired property will change from false to true.

Update your applications

Review and update any applications that use the Create onlineMeeting API and passcode to ensure they account for the new default behavior.

Looking ahead

In October 2027, we will remove the option to specify the need for passcodes. This change will ensure that all meetings are consistently secured with passcodes. This final step will simplify the meeting creation process and provide an additional layer of protection for users. We will remove the isPasscodeRequired property on the joinMeetingIdSettings resource of the Microsoft Graph online meetings API.