1
0
Fork 0
mirror of synced 2024-08-04 04:52:03 +12:00
appwrite/docs/references/account/create-phone-verification.md

1 line
448 B
Markdown
Raw Normal View History

2023-09-29 01:56:27 +13:00
Use this endpoint to send a verification SMS to the currently logged in user. This endpoint is meant for use after updating a user's phone number using the [accountUpdatePhone](/docs/references/cloud/client-web/account#updatePhone) endpoint. Learn more about how to [complete the verification process](/docs/references/cloud/client-web/account#updatePhoneVerification). The verification code sent to the user's phone number is valid for 15 minutes.