Skip to main content
POST
Reset password using token

Body

application/json

Better Auth reset-password payload (consumes token from email)

token
string
required
Minimum string length: 1
newPassword
string
required
Minimum string length: 8

Response

Password reset succeeded

Better Auth generic success response (forget-password, reset-password)

status
enum<string>
required
Available options:
ok