Update an email template

Updates an application's email template by setting the values of the provided parameters.

Any parameters not included in the request payload will be left unchanged.

Returns the full email template object.

Authorized scopes:

  • owner
  • admin:full
  • admin:limited
  • messaging:update
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The id of the application.

uuid
required

The id of the template.

Body Params
string

If provided, this will overwrite the existing name. If not provided, or if an empty string is sent, this parameter will be ignored.

string

If provided, this will overwrite the existing subject. If not provided this parameter will be ignored. If provided as an empty string, the subject will be removed.

string

If provided, this will overwrite the existing preheader. If not provided this parameter will be ignored. If provided as an empty string, the preheader will be removed.

string

If provided, this will overwrite the existing content. If not provided this parameter will be ignored. If provided as an empty string, the content will be removed.

Headers
integer
Responses

401

Unauthorized

Language
Credentials
Bearer
token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json