This API updates an SMS template by specifying its external template ID. You can specify in the request whether the updated version of the template can be used in active campaigns.
Authentication is done via Basic Auth. This requires a base64-encoded string of your credentials in the format 'username:password'.
For more information on authentication and getting your credentials, refer here.
The updated details for the SMS template.
This field contains the unique identifier that is generated by MoEngage during the template creation.
This field contains the basic details of the SMS template.
This field contains information about the template being created.
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).
Template updated successfully.
The unique ID of the updated template.