Reset password with token

以 Markdown 格式查看
Uses token from password reset email. Validates password strength.

请求

token, password
passwordstring必需
tokenstring必需

响应

data: { message }

错误

400
Bad Request Error
422
Unprocessable Entity Error