Reset password

Sets a new password for the account the reset code belongs to, then
invalidates the code so it cannot be used again. The confirmation email sent
afterwards is best-effort: the password has already changed by then, so a
send failure is logged and the request still succeeds.

This is the /api/v1 counterpart of the legacy
PATCH /accounts/password-reset-requests route; both share the same
implementation, so behavior is identical.

Body Params
string
required
string
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json