API Reference

Users.sendVerificationCode



Syntax

bool users.sendVerificationCode ( int vhost, string phone = '', int countryCode = 1, string email = '', int uid = 0, mixed emailTemplate = 0 )

Arguments

NameTypeRequiredDefault valueDescription
vhostintRequirednoneID of the application that the media is in.
phonestringOptional''Phone number of the user, numeric only
countryCodeintOptional1country code of the user, numeric only
emailstringOptional''E-mail address of the user
uidintOptional0
emailTemplatemixedOptional0Template ID to be used

Sample Response

Code examples

0 comments

Be the first to comment on sendVerificationCode.

Add a Comment

  • captcha