Webhooks
Send event
Delivered when a send function attempts to deliver a payload to a downstream destination (webhook, S3, or Google Drive). The result of that delivery — including the destination's response — is in the body. The original payload that was delivered is mirrored in deliveredContent.
For signing-secret setup and retry semantics that apply to every variant, see the Webhooks overview.
postWebhooksend
Payload
Response
Return any 2XX status code to acknowledge receipt. The exact code is not inspected.