GET api/Member/mobileAuth/{mobileNo}?gubun={gubun}
휴대폰 인증 번호(5 digit) 요청
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
mobileNo |
모바일번호 |
string |
Required |
gubun |
구분 회원가입시(join) |
string |
Default value is join |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.