URI
/phones
Description
입력한 인증번호가 일치하는지 확인하는 API
휴대폰 번호(phone)은 01로 시작하고 10~11자리의 수
인증번호는 6자리 수
Method
PUT
Header
Name
Description
Type
Value
Example
Nullable
Path variable
Name
Description
Type
Value
Example
Nullable
Query Param
Name
Description
Type
Value
Example
Nullable
Request Body
Name
Description
Type
Value
Example
Nullable
phonenum
인증할 휴대폰 번호
String
X
randomNumber
인증번호
String
X
Response
200 Ok
401 Unauthorized
400 Bad Request