We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0520f5 + 26ad3e7 commit 5180d3eCopy full SHA for 5180d3e
packages/clients/src/api/tem/v1alpha1/types.gen.ts
@@ -90,6 +90,8 @@ export type WebhookEventType =
90
| 'email_delivered'
91
| 'email_spam'
92
| 'email_mailbox_not_found'
93
+ | 'email_blocklisted'
94
+ | 'blocklist_created'
95
96
export interface DomainRecordsDMARC {
97
/** Name of the DMARC TXT record. */
0 commit comments