UpdateTemplate

UpdateTemplate api is used to edit any saved template in the system.

Body Params
integer

This is required if publicId is not set.

string

This is required if Id is not set.

string

Name of the template.

string

Status of the template. Possible Values:

'E' for Email, 'S' for SMS

string

Only available for email templates.

string

Content of the template.

integer

Pool for template. It is required for delivery of template messages.

string

Only available for email.

string

Preview data for template.

string

Preview data for template.

string

Header information for template.

integer

Only available for email.

integer

Only available for email.

Headers
string
required

The access token from Login function

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Please login again to get new token.

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
BADREQUEST 1
BADREQUEST 2
BADREQUEST 3
FORBIDDEN 1
FORBIDDEN 2