v4

latestOpenAPI 3.0.3MIT2026-08-054021,2895.8 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