Forgot Password
Auth
Forgot Password
Request a password reset email
POST
Forgot Password
Sends a password reset link to the provided email address. To prevent email enumeration attacks, this endpoint always returns a success response regardless of whether the email exists in the system.Documentation Index
Fetch the complete documentation index at: https://docs.bunship.com/llms.txt
Use this file to discover all available pages before exploring further.
Auth
None required.Rate Limit
20 requests per minute per IP.Request Body
The email address associated with the account.
Response
Confirmation message. Always returns success to prevent email enumeration.

