Update email
documentedUpdate an email by ID.
PATCH /v1/emails/{id}Emailsno implementation yet0 runsInput
id*
Email ID (path parameter)
Enter email id
subject
Email subject
Subject
body_html
Email HTML body
<p>Hello</p>
body_text
Email plain text body
Hello
to
To recipients (array of emails)
["recipient@example.com"]
cc
CC recipients (array)
[]
bcc
BCC recipients (array)
[]
read
Mark as read
true or false
archived
Archived
true or false
Calls Marketcircle as you (your API key is your account); keychains.dev holds the credentials.