Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST https://api.llmgenerator.com/api/v1/auth/forgot-password \ -H "Content-Type: application/json" \ -d '{ "email": "user@example.com" }'
{ "success": true, "message": "If an account with that email exists, a password reset link has been sent." }
ユーザー向けパスワードリセット手続きを開始するエンドポイントです。
true
このページは役に立ちましたか?