Create (or duplicate/clone) email template
Requires an internal user role (Admin or Project Manager) with the Setup server access right. Also used to duplicate/clone an existing template: fetch the source template via list/get, then resubmit its fields here (typically with a new name).
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.
Body
Fields of the email template to create
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