v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14119524679.2 KB

Changes the status of a specific version of a message template to <i>active</i>.

put/v1/templates/{template-name}/{template-type}/active-version

Path parameters

template-namestring required

The name of the message template. A template name must start with an alphanumeric character and can contain a maximum of 128 characters. The characters can be alphanumeric characters, underscores (_), or hyphens (-). Template names are case sensitive.

template-typestring required

The type of channel that the message template is designed for. Valid values are: EMAIL, PUSH, SMS, and VOICE.

Request body

Response

Success