このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Create a new user, with the body containing the user to create.

Inputs

Expand All

フィールド

種類

説明

accountEnabled

boolean

True if the account is enabled; otherwise, false.

displayName [required]

string

The name to display in the address book for the user.

onPremisesImmutableId

string

Only needs to be specified when creating a new user account if you are using a federated domain for the user's userPrincipalName (UPN) property.

mailNickname [required]

string

The mail alias for the user.

userPrincipalName [required]

string

The user principal name is a login name that follows the format alias@domain. It must be based on a verified domain and has specific character restrictions.

passwordProfile [required]

object

The password profile for the user.

forceChangePasswordNextSignIn

boolean,null

forceChangePasswordNextSignInWithMfa

boolean,null

If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false.

password

string,null

The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required.

Outputs

フィールド

種類

説明

userID [required]

string

businessPhones [required]

[string]

displayName [required]

string

givenName [required]

string

email [required]

string