Parameter
|
Description
|
Valid Values
|
"id"
|
The ID of the user account
|
The ID is auto-generated when the user account is created and cannot be changed.
|
Property
|
Description
|
Usage
|
Valid Values
|
"passwordStatus"
|
Specifies whether the password is active.
|
Required
|
1 | 2
If set to 1, the password is active.
If set to 2, the password must be reset.
|
"passwordExpiration"
|
Specifies the date when the password expires.
|
Optional
|
Timestamps must be in the UTC format YYYY-MM-DD HH:mm:ss.
If null, the password has no expiration.
|