EmailTemplates
Patch an email template
Update an email template
PATCH
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Body
application/json
The email address to CC
The body of the email to send.
Unique name of the email template. Used to match which email template to send. Only alphanumeric characters, underscores, and dashes are allowed.
Required string length:
3 - 50
The email address to reply to
The email address to send the email to
Response
201 - application/json
Was this page helpful?