Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The ID of the email template to copy
The copied EmailTemplate
object. As a one-off, it will not be return from GET /businesses/:id/email_templates
The response is of type object
.