Support

Complete login with a 2FA code

POST /auth/2fa/verify

Second login step: exchange the challenge token + code for a token pair.

Parameters

challengeToken string Required
No description.
code string Required
No description.
x-tenant-id string Required header
Tenant identifier. Required on all tenant-scoped routes.