Skip to main content
POST
Login to session

Authorizations

None
string
header
required

No authentication required. This is used for public endpoints.

Body

application/json

Login credentials

Credentials for logging in to a browser session

password
string
required

Password

Maximum string length: 255
userName
string
required

Username

Maximum string length: 255
rememberMe
boolean

When true, the session is kept alive beyond the default expiration

Response

OK

Response of a successful session login

Session cookie identifier

csrfToken
string

CSRF token to send with subsequent session requests

user
object