Skip to main content
updateScheduledEmail changes a pending email’s future delivery time.
automations/reschedule-resend-email.automation.ts
emailId is required. scheduledAt must be an ISO 8601 datetime with an offset or Z; unlike initial scheduling, this action does not accept natural language. Optional account selects the binding. Returns { id: string; object: string }. Resend rejects emails whose delivery has already begun or been canceled.