AdminPasswordReset
Admin password reset request.
new_passwordNew Password (string)필수
temporaryTemporary (boolean)
When the user is managed by a write-through IdP, require the user to change this password on next login.
기본값:
falseAdminPasswordReset
{
"new_password": "string",
"temporary": false
}