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/reset-password \ -H "Content-Type: application/json" \ -d '{ "token": "PASSWORD_RESET_TOKEN", "newPassword": "newSecurePassword123" }'
{ "success": true, "message": "Password has been reset successfully." }
使用邮件中的令牌设置新密码。
此页面对您有帮助吗?