Auth

Forgot Password

Request a password reset link.

Always returns a generic success message regardless of whether the email matches an eligible account, to prevent email enumeration. A reset email is only sent for active password-login users with a set password.

post/auth/forgot-password

Request body

emailstring email required

Email address

Response

Successful Response

messagestring required

Message

Changes

No recorded changes to this endpoint across all 1 revision of this API.