auth

Confirm Email Verification

Prove the signed-in user's address with a link mailed to it.

post/api/auth/email-verification/{token}/confirm

Path parameters

tokenstring required

Response

Successful Response

emailstring required
nextstring nullable required

Changes