Documentation

JSON

A received email will be parsed and sent as a JSON object.

JSON Schema

The following is the JSON schema for the JSON that will be transmitted to your webhook.
The schema follows semantic versioning. The major version will be incremented when there are breaking changes.

Methods supported

The following methods are supported for JSON webhooks:

  • POST
  • PUT
  • PATCH