Service: zimbraMail
Namespace: "urn:zimbraMail"
SendVerificationCode SOAP Command

SendVerificationCodeRequest results in a random verification code being generated and sent to a device.

Authorization token required true
Admin Authorization token required false

SendVerificationCodeRequest

    <SendVerificationCodeRequest [a="{device-email-address}"] /> ## SendVerificationCodeRequest

The following table describes elements and attributes you can define within a <SendVerificationCodeRequest> element:

XPath Required / Optional Description
@a Optional (0 or 1) Type:String
Device email address

SendVerificationCodeResponse

    <SendVerificationCodeResponse /> ## SendVerificationCodeResponse