Create a login session for user.
Documentation Index
Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
Use this file to discover all available pages before exploring further.
A unique identifier to each user device and browser.
The request body for session creation
A temporary token issued by the create auth token API. This token is used in the create session API to exchange for access and refresh tokens.
"eyJhbGciOiJIUzI1NiIsInR..."
(Optional) A one-time passcode (OTP) provided by the user for native login with 2FA verification.
is2FARequired field in the POST /me/auth-tokens API response is true.321673