1
0
Fork 0
mirror of synced 2024-07-21 06:15:40 +12:00
appwrite/docs/references/account/create-phone-verification.md

1 line
420 B
Markdown
Raw Normal View History

2022-06-29 12:37:52 +12: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/client/account#accountUpdatePhone) endpoint. Learn more about how to [complete the verification process](/docs/client/account#accountUpdatePhoneVerification). The verification code sent to the user's phone number is valid for 15 minutes.