curl "https://api.authy.com/protected/json/users/new" \
-H "X-Authy-API-Key:
-d user[email]= \
-d user[cellphone]= \
-d user[country_code]=1
How do I add this? Please help me.
Important forum update
This forum is migrating to one unified Wix community forum starting July 26th, and will be read-only during the process.
Wishlist Page is the official platform for requesting new features. You can vote, comment, and track the status of the requested features.
Hi Haiden,
You will have to use the wix-fetch API to fetch resources from 3rd party services using HTTPS.
This links above will have examples of how to use this API.
Hope this helps!
Dara | Corvid Team