Skip to main content
PUT
Update SMS Template

Rate Limit

The rate limit is 100 RPM.

Authorizations

Authorization
string
header
required

Basic Authentication using Workspace ID as username and the 'Campaign report/Business events/Custom templates' API key as the password.

Body

application/json

The updated details for the SMS template.

external_template_id
string<uuid>
required

This field contains the unique identifier that is generated by MoEngage during the template creation.

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.

update_campaigns
boolean
default:false

If true, this field contains a flag used to update all active campaigns currently using the template being updated to the newer version (being updated in this request).

Response

Template updated successfully.

external_template_id
string<uuid>

The unique ID of the updated template.