API error type
Email not verified
HTTP 403 · https://errors.driftstack.dev/email-not-verified
What it means
The account exists but its email has not been verified yet.
How to fix it
Click the link in the verification email, or request a new one via `POST /v1/auth/resend-verification`.
Where it appears
In the type field of the RFC 9457 application/problem+json error body, alongside title, status, detail, and an instance correlation id.