Set a new password using a password reset token
Auth and users
Set a new password using a password reset token
Reset tokens are bearer secrets. Successful reset verifies the account email, consumes outstanding reset and verification tokens for the same user/email, and revokes browser sessions.
Set a new password using a password reset token
Headers
CSRF token returned by /api/v1/auth/csrf and mirrored in the CSRF cookie.
Body
application/json