latestOpenAPI 3.1.02026-08-22290519653.4 KB

136e4af4d514

auth

Verify Email

Redeem a signup verification link and continue into admission.

Rate Limited: 5 requests per minute per IP address.

Does not require authentication — the link is the credential, matching the account-setup redeem path. Each refusal gets its own status so the page can tell the user what to do next; none of them names an account.

post/api/v1/auth/verify-email

Request body

tokenstring required

Response

Successful Response

status'admitted' | 'waitlisted' | 'preparing' | 'verification_required' | 'already_registered' required
account_idstring uuid nullable