Skip to main content
POST/api/v1/messaging/otp
Send a one-time passcode over SMS, WhatsApp, voice, or email. The response returns a reference_id you’ll pass to Validate OTP to confirm the code the user enters.

Headers

Body parameters

Response

Returns 200 OK with an entity object. Store the reference_id — it’s the only way to validate the code later.

Errors