본문으로 건너뛰기

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.

기본값: false
AdminPasswordReset
{
"new_password": "string",
"temporary": false
}