We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Content-type : text/html
POST /api/user/findid
{ "schoolEmail":"asdf123@office.skhu.ac.kr", }
Success : 200
{ "message": "입력하신 이메일로 아이디가 발송되었습니다." }
Fail : 401 이메일이 존재하지 않을 경우
"message": "존재하지 않는 이메일입니다."