{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "PasswordProfile",
"type": "object",
"description": "Contains the password profile associated with a user. The passwordProfile property of the user entity is a passwordProfile object.",
"properties": {
"password": {
"type": "string",
"description": "The password for the user. Must satisfy the password complexity requirements of the tenant. Required on create."
},
"forceChangePasswordNextSignIn": {
"type": "boolean",
"description": "true if the user must change the password on the next sign-in; false otherwise"
},
"forceChangePasswordNextSignInWithMfa": {
"type": "boolean",
"description": "true if the user must perform multi-factor authentication before being forced to change the password"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.