Email Verification

Verify an email verification token

Verifies an email verification token sent to a user or agent's email address. This endpoint is typically accessed via a link in the verification email.

get/api/verify-email

Query parameters

tokenstring required

The verification token from the email

Changes