Create Template
Template Management
Create Template
Create a new message template
Create Template
Create Template
Create a new message template for reusable SMS content.Request Body
string
required
Name of the template
string
required
Template content with placeholders using ##Field## format
string
required
Your API key for authentication
string
required
Your client identifier for authentication
Response
number
Error code (0 for success)
string
Description of the result
string
Success message
Success Response
Template Placeholders
Use##FieldName## format for dynamic content:
Common Placeholders
##Name##- Customer name##CompanyName##- Company name##AccountId##- Account identifier##Amount##- Transaction amount##Date##- Date##Time##- Time##OTP##- One-time password##Link##- URL link
Template Examples
Welcome Template
OTP Template
Payment Confirmation
Appointment Reminder
Use Cases
- Consistency: Maintain consistent messaging across all communications
- Efficiency: Save time by reusing approved templates
- Personalization: Combine templates with dynamic data
- Compliance: Use pre-approved templates for regulated content

