Auth and User
Reset password
인증 토큰을 사용하여 사용자의 비밀번호를 재설정합니다. 사용자는 이메일로 검증 토큰을 받아야 합니다.
POST
Body
application/json
Response
200
application/json
Successful Response
The response is of type any
.
인증 토큰을 사용하여 사용자의 비밀번호를 재설정합니다. 사용자는 이메일로 검증 토큰을 받아야 합니다.
Successful Response
The response is of type any
.