Microsoft Graph: New default passcode in the Create Meeting API

Message Information

Severity normal Major Change
Timeline
Start Date January 22, 2025
End Date November 30, 2027
Last Modified January 22, 2025
Services
Microsoft 365 suite
Category PlanForChange

Message Details

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.