Update Template

Updates an existing email template.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The id of the template to update

Body Params

Body Params

string
required

The internal name of the template.

string
required

The HTML content of the template, including any merge tags.

integer
required

The ID of the template category this template belongs to.

boolean
required

When true the template is usable by every publication. When false, selected_publication_ids must be provided.

selected_publication_ids
array of integers

Array of publication IDs the template is restricted to. Required when available_for_all_publications is false.

selected_publication_ids
tag_ids
array of integers

Array of tag ids to associate with Template

tag_ids
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json