Microsoft Office 365 · Example Payload

Microsoft Graph Password Profile Example

CloudCollaborationEnterpriseMicrosoftProductivity

Microsoft Graph Password Profile Example is an example object payload from Microsoft Office 365, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

forceChangePasswordNextSignInforceChangePasswordNextSignInWithMfapassword

Example Payload

Raw ↑
{
  "forceChangePasswordNextSignIn": true,
  "forceChangePasswordNextSignInWithMfa": true,
  "password": "example_value"
}