Skip to main content

ResetPasswordDto

tokenstringrequired
newPasswordstringrequired

Possible values: >= 12 characters

ResetPasswordDto
{
"token": "string",
"newPassword": "string"
}