Skip to main content
POST
Complete two-step login

Body

application/json
pending_token
string
required
code
string
required
Required string length: 4 - 10

Response

Session issued.

access_token
string
expires_at
string<date-time>
refresh_token
string
refresh_expires_at
string<date-time>
account_id
string<uuid>
role
string
Last modified on July 18, 2026