Templates
Create a new message template
Creates a new message template that can be used for sending standardized messages across different channels. Templates ensure consistent messaging and support variable substitution.
POST
Authorizations
Body
application/json
Request model for creating a new message template
Unique identifier of the customer creating the template
Name of the template for identification purposes
Required string length:
1 - 100
Response
200 - application/json
Response model containing template details
Category of the template (e.g., transactional, marketing)
Available options:
transactional
, marketing
, alert
Template creation timestamp
Customer ID associated with the template
Unique identifier of the template
Template name
Template content with variable placeholders
Last template update timestamp
Associated WhatsApp template name if applicable
Approval status of WhatsApp template
Available options:
pending
, approved
, rejected
Was this page helpful?