auth

CreateSessionTokenWithCredentials

Create a new session token with the provided credentials.

post/v1/auth/login/

Request body

passwordstring
usernamestring

Response

OK

expiresIninteger
tokenStrstring
typestring

Changes