Skip to main content
POST
/
api
/
send
/
template
Error
A valid request URL is required to generate request examples
{}

Authorizations

Authorization
string
header
required

Headers

Content-Type
string
required

Body

application/json

The body is of type string.

Example:

"{\n \"phone_number\": \"{{phone_number1}}\",\n \"device_id\": \"{{device_id}}\",\n \"template_id\": \"271cd554-5917-40a8-aeb5-c5be2938267b\" ,\n \"api_key\": \"{{api_key}}\",\n \"data\": {\n \"product_name\": \"Termii\",\n \"otp\" : {{otp}},\n \"expiry_time\": \"10 minutes\"\n } \n }"

Response

200 - application/json

Successful response

The response is of type object.