Skip to main content
POST
Send SMS Verification Message

Authorizations

Authorization
string
header
required

Use Bearer {your_api_token} in the Authorization header.

Headers

Accept
string
default:application/json
Content-Type
string
default:application/json

Body

application/json
country_code
string
required

Country dialing code (for example, +60).

phone_number
string
required

Recipient phone number without country code.

template_id
string
required

Identifier used to categorize or group requests for tracking or reporting.

verification_id
string
required

A unique ID used to identify your verification request.

otp
string

One-time passcode sent by SMS.

Response

200 - application/json

SMS verification message sent successfully

status
boolean
message
string
result
object