Skip to main content
Version: latest

Resets the user's password

POST 

/v1/users/default/password/reset

Resets the user's password

Request

Body

required

    newPasswordpassword

    The new password which will be set for the user

    oldPasswordpassword

    The old password which is required to authenticate the user

Responses

No Content

Schema

    any

Loading...