Sending OTP
This endpoint allows you to send a one time password to your users.
SEND
Name
Value
Name
Type
Description
{
"status": "ok",
"description": "The request has succeeded",
"data": {
"msg_id": "yHhKrRghj",
"recipient": "23490########",
"status": "Submitted"
}
}Last updated