v1
latestOpenAPI 3.0.32026-07-131670112.4 KBAuth
Verify short login code
Verify the 6-digit email code inside the web app or PWA and issue a dashboard session cookie for the current browser context.
post/v1/auth/verify-code
Request body
Response
Default Response
Example response
{
"ok": true,
"destination": "/dashboard"
}