Sends password reset instructions to the user’s registered email address. This endpoint does not require authentication.Documentation Index
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Request Body
The email address associated with the user account.
Notes
- The response is the same whether the email exists or not (security best practice)
- If the email exists, password reset instructions will be sent
- If the email doesn’t exist, no email will be sent but the same response is returned
- Rate limiting may apply to prevent abuse

