v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
User

Changes the password of a user if the reset token is valid. The send_password_reset_email endpoint sends an email to the user containing the token. That token can be used to change the password here without providing the old password.

post/api/user/reset-password/

Request body

tokenstring required
passwordstring required

Response

No response body