OpenAPI 3.1.0raw.githubusercontent.com2026-08-21163196629.4 KB

91764f0b41d6

auth

Verify Email Route

Confirm an address from its verification link, lifting the sign-in gate.

post/v1/auth/verify-email

Request body

tokenstring required

The token from the verification link.

Response

Successful Response

emailstring required

The address that is now verified.