Parameters
email
in: path
type: String
required: true
password
in: path
type: String
required: true
{ "email": "string", "password": "string" }
Response
200
Header ⇒
authentication
: 토큰
Successful operation
User 모델
{ "accessToken": "String" }
400
Not enough parameter
Invalid email format