Update email template
Requires an internal user role (Admin or Project Manager) with the Setup server access right. Replaces all editable fields of the template; it is a full update, not a partial patch — omitted optional fields (ccAddress/bccAddress) are cleared.
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Path Parameters
UID of the email template, as returned by the list/get/create/update endpoints
Body
Full replacement set of email template fields
Fields used to create a new email template or replace an existing one
Response
OK
An organization email template, as returned by the email template endpoints
Comma-separated BCC email addresses or macros (e.g. {sender.email})
Email body content
Comma-separated CC email addresses or macros (e.g. {sender.email})
Internal numeric identifier, encoded as a string
Name of the email template
Email subject line
Email template type. The LoginInfo value is deprecated.
JobAssigned, JobStatusChanged, NextWorkflowStep, JobRejected, LoginInfo, ProjectTransferredToBuyer, SharedProjectAssigned, SharedProjectStatusChanged, AutomatedProjectCreated, AutomatedProjectSourceUpdated, AutomatedProjectStatusChanged, JobWidgetProjectQuotePrepared, JobWidgetProjectQuotePreparationFailure, JobWidgetProjectCreated, JobWidgetProjectCompleted, CmsQuoteReady, CmsWorkCompleted, CmsJobRejected, QUOTE_UPDATED, QUOTE_STATUS_CHANGED, LQA_SHARE_REPORT, PLATFORM_WORK_COMPLETED, PLATFORM_WORK_DECLINED, PLATFORM_WORK_NEW, UserMentionOrComment, ProjectNewReference Unique identifier used in API paths