API Reference

Users.sendVerificationCode



Syntax

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

Arguments

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

Sample Response

Code examples

0 comments

Be the first to comment on sendVerificationCode.

Add a Comment

  • captcha