Authorization : -
Content-type : application/json
redis에서 검증 코드를 가져옵니다.
| Name | Type | Description |
|---|---|---|
| String | 이메일 | |
| authcode | String | 검증 코드 |
| Name | Type | Description |
|---|---|---|
| status | String | http 상태 코드 |
| success | Boolean | true or false |
| message | String | 성공 message |
| data | Object | {authCode} |
<http://localhost:8080/confirm-email-code>