OTP Generate

Used to create and send one-time passwords (OTPs) to users for secure authentication.

Body Params
string
required

Your App token

string
required

Represents the integration ID. The integration associated with this ID must be active

string
required

Required if send_by is set to id. Identifier for the user profile.

string
required

Required if send_by is set to id. Type of the identifier provided in the id field.

string
required

Determines how the profile is identified for OTP delivery. Options: id or contact.

string
required

Required if send_by is set to contact. The mobile number to receive the OTP.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json