Reset password with one-time code
POST/v1/auth/reset-password
Sets a new password using the one-time reset code sent by email. The code is consumed and cannot be used again. All refresh sessions for that user are revoked.
Request
Responses
- 204
- 401
- 422
Password reset
Invalid or expired reset code
Validation error (e.g. password too short)