Email templates
Copy an email template as a one-off
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the email template to copy
Response
200 - application/json
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
.