ログイン
POST /auth/login
POST
/auth/login
Request Body required
Section titled “Request Body required ”object
email
required
string format: email
password
required
string
Responses
Section titled “ Responses ”ログイン成功
object
user
object
id
ULID
string
Example
01KMCCB2EM17AYNHY9AH1E7706 email
string format: email
name
string
teamId
string
role
string
accessToken
string
refreshToken
string
認証失敗
object
error
object
code
string
Example
VALIDATION_ERROR message
string
Example
Invalid request body status
integer
Example
400