Skip to main content
POST
Verify 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
otp
string
required

One-time passcode submitted by the user.

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.

ref_id
string

Reference identifier returned by the send step.

country_code
string

Country dialing code (optional if already bound in session context).

phone_number
string

Phone number (optional if already bound in session context).

Response

200 - application/json

SMS verification completed successfully

status
boolean
message
string
result
object