Routescope APIRoutescope API

重置密码

🔓 无需鉴权

POST
/api/user/reset
curl -X POST "https://api.routescope.ai/api/user/reset" \  -H "Content-Type: application/json" \  -d '{}'
Empty

Request Body

application/json

email?string
token?string
password?string

Response Body

最后更新于