1
0
Fork 0
mirror of synced 2024-10-03 02:37:40 +13:00
appwrite/docs/references/account/update-verification.md

1 line
241 B
Markdown
Raw Normal View History

2020-01-12 13:19:28 +13:00
Use this endpoint to complete the user email verification process. Use both the **userId** and **token** parameters that were attached to your app URL to verify the user email ownership. If confirmed this route will return a 200 status code.