v51

latestSwagger 2.0Creative Commons 0raw.githubusercontent.com2026-08-0131225241.1 KB
auth

logs user in and returns access, id, and refresh tokens

Logs user in and returns access, id, and refresh tokens.

post/auth/login

Request body

accessTokenstring
idTokenstring
refreshTokenstring

Response

access, id, and refresh tokens

accessTokenstring

the access token

idTokenstring

the identification token

refreshTokenstring

the refresh token