Login to session
Authentication
Login to session
Logs the user into a browser session and returns a session cookie and CSRF token rather than an API token. The login is rejected when the organization restricts authentication to SSO login.
POST
Login to session
Authorizations
No authentication required. This is used for public endpoints.
Body
application/json
Login credentials
Credentials for logging in to a browser session
Password
Username
When true, the session is kept alive beyond the default expiration
Two-factor authentication code. Required if two-factor authentication is enabled
When not filled, default user of identity will be logged in