Create SMS Template
Create SMS Template
This API creates an SMS template in MoEngage. It helps you upload templates created outside the MoEngage ecosystem to MoEngage and use them for campaign creation.
POST
Create SMS Template
Rate Limit
The rate limit is 100 RPM. You can upload a maximum of 100 templates per channel.Authorizations
Authentication is done via Basic Auth. This requires a base64-encoded string of your credentials in the format 'username:password'.
- Username: Use your MoEngage workspace ID (also known as the App ID). You can find it in the MoEngage dashboard at Settings > Account > APIs > Workspace ID (earlier app id).
- Password: Use your API Key, which you can find within the Campaign report/Business events/Custom templates/Catalog API/Inform Report tile.
For more information on authentication and getting your credentials, refer here.
Body
application/json
The details of the SMS template to be created.
Response
Success. This response is returned when the template is created successfully.
This field contains the unique ID assigned to the newly created template by MoEngage.