API error type
Invalid auth token
HTTP 400 · https://errors.driftstack.dev/invalid-auth-token
What it means
The one-time token (email verification, magic link, password reset, invite) is malformed, expired, or already used.
How to fix it
Request a fresh link — these tokens are single-use and short-lived by design.
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.