Support

Verify email with a one-time OTP (FIUSS signup flow)

POST /auth/email/verify-otp

Validates the 6-digit code sent on signup and marks the email verified.

Parameters

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