Pasila
/
API
/
이메일 중복 확인
이메일 중복 확인
Request
•
Parameter
◦
email: 이메일주소
Response
•
200 (Success)
{
"statusCode"
:
200
,
"status"
:
"success"
,
"data"
:
true
}
JSON
복사