Nova RouterNova Router
快速入门API 文档接入 Agent 工具

重置密码

🔓 无需鉴权

POST
/api/user/reset

Request Body

application/json

email?string
token?string
password?string

Response Body

curl -X POST "https://router.bit-tech.com.cn/api/user/reset" \  -H "Content-Type: application/json" \  -d '{}'
Empty

这篇文档对您有帮助吗?