Skip to main content
POST
cURL

Body

application/json

登录请求

email
string
required
Required string length: 5 - 64
password
string
required
Required string length: 6 - 128

Response

Authenticate successfully

认证Token

accessToken
string
tokenType
string
default:Bearer
tokenFormat
string
default:jwt
expiresIn
integer<int64>
default:86400