Reset Password
PUT/v1/api/auth/password/reset
Resets the user's password using a reset token.
No Auth Required
Rate Limit: 3 attempts per hour
Request
Responses
- 200
- 400
- 429
- 500
Password reset successful
Bad Request. The request was invalid or cannot be otherwise served.
Too many password reset attempts
Internal Server Error