Authentication
Body
usernamestringRequiredExample:
<username>passwordstring · passwordRequiredExample:
<password>Responses
200
Authentication succeeded.
application/json
accessTokenstringOptionalExample:
<access_token>idTokenstringOptionalExample:
<id_token>refreshTokenstringOptionalExample:
<refresh_token>tokenTypestringOptionalExample:
BearerexpiresInintegerOptionalExample:
86400scopestringOptionalExample:
openid profile email offline_accessexpiresAtstringOptionalExample:
2024-04-23T04:45:11.625+00:00post/lineajeidentity/api/v1/login
200
Authentication succeeded.
Last updated