이메일 인증
get authentication-code
GET
http://api.phopo.best/api/email-authen
Query Parameters
Name
Type
Description
action
integer
''value - 1001'
string
'이메일 형식에 맞춰서 벨류 작성 ex) asd@naver.com'
{
"payload": {
"duplication": true,
"code": "7960"
},
"message": "Duplicate email"
}
Last updated
Was this helpful?