VERIFICATIONSend OTPAsk AIpost https://api.sendchamp.com/api/v1/verification/createAPI for sending OTP Verification via SMS, Email, Voice or WhatsappBody ParamschannelstringrequiredVoice, SMS, WhatsApp or EmailsenderstringrequiredSpecify the sender you want to use. This is important when using SMS OR Whatsapp Channel or we will select a default sender from your account. Eg: KUDA OR +234810000000token_typestringrequirednumeric or alphanumerictoken_lengthint32requiredThe length of the token you want to send to your customer. Minimum is 4expiration_timeint32requiredHow long you want to the to be active for in minutes. (E.g 10 means 10 minutes )customer_email_addressstringThe email address of your customer. It's required if you're using Email Channelcustomer_mobile_numberstringThe phone number of your customer. It must be in international format (E.g 2348012345678). It is required if you're using the SMS or Voice Channelmeta_dataobjectrequiredTo pass additional information as an object.meta_data objecttokenstringYou can pass in your own token.Responses 200200 400400 401401 403403Updated 6 months ago