Skip to main content
POST
Create SMS Template

Rate Limit

The rate limit is 100 RPM. You can upload a maximum of 100 templates per channel.

Authorizations

Authorization
string
header
required

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.

basic_details
object
required

This field contains the basic details of the SMS template.

meta_info
object
required

This field contains information about the template being created.

Response

Success. This response is returned when the template is created successfully.

external_template_id
string<uuid>

This field contains the unique ID assigned to the newly created template by MoEngage.