Remove POST /api/v2/email/transport/webhook_intake endpoint and related schemas
BreakingBreaking change
This is a breaking change — integrations that rely on the affected behaviour will need updates before the change rolls out.
What changed
The POST /api/v2/email/transport/webhook_intake endpoint (CreateEmailTransportWebhookIntake) and all associated schemas (TransportWebhookLog, TransportWebhookLogAttributes, TransportWebhookLogBatchRequest, TransportWebhookLogEmail, TransportWebhookLogMessage, TransportWebhookLogNetwork, TransportWebhookLogOrgMetadata, etc.) have been entirely removed from the spec. The Email Transport tag definition is also removed. Any client or integration calling this endpoint to ingest email transport webhook events for audit trail processing will break.