Sign in

Update email

documented

Update an Email activity (e.g., status, body, or scheduling).

PUT /activity/email/{id}/Activitiesno implementation yet0 runs

Input

id
Email Activity ID
email_abcdef123
status
Email status
draft|scheduled|outbox|sent|inbox
subject
Email Subject
Subject line
body_text
Body Text
Plain text body
body_html
Body HTML
<p>HTML body</p>
sender
Sender
"John Doe" <john@example.com>
date_scheduled
Date Scheduled
YYYY-MM-DDTHH:MM:SSZ
attachment_url
Attachment URL
https://app.close.com/go/file/…
attachment_filename
Attachment Filename
document.pdf
attachment_content_type
Attachment Content Type
application/pdf
attachment_size
Attachment Size (bytes)
2048
Calls Close as you (your API key is your account); keychains.dev holds the credentials.
Update email · Close · OpenIntegrations