Skip to content

Confirm password reset

POST
/auth/password-reset/confirm
object
token
required
string
newPassword
required
string

Password updated

object
success
boolean
Example
true
data
object
status
string
Example
ok

Validation error

object
success
required
boolean
error
required
object
code
required
string
Example
validation_error
message
required
string