Sending & observability

email_cancel_scheduled_email

Cancel a still-SCHEDULED send before it goes out (drops its worker job).

write email_cancel_scheduled_email

Cancel a still-SCHEDULED send before it goes out (drops its worker job). Fails once the message has left the scheduled state.

Parameters

ParameterTypeRequiredDescription
messageIdstringYes
projectIdstringNoTarget company (project id). Org-scoped tokens only; call email_list_projects first.

On this page