Setup

email_register_webhooks

Point the provider's delivery/bounce/complaint/open/click events at our webhook endpoint so metrics and auto-suppression work.

write email_register_webhooks

Point the provider's delivery/bounce/complaint/open/click events at our webhook endpoint so metrics and auto-suppression work. Idempotent. Setup is not done without this.

Parameters

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

On this page