https://www.huemap.shop/api/v1/users/login
| Name | Required | Type | Description |
|---|---|---|---|
| Name | Required | Type | Description |
|---|---|---|---|
| Name | Required | Type | Description |
|---|---|---|---|
| O | String | 이메일 | |
| password | O | String | 비밀번호 |
| 영문포함, 숫자포함, 공백X, 비밀번호 자리 8~20자 |
{
"email" : "test@com.test",
"password" : "1234"
}