API Reference

API Reference#

Post inbound email#

The Inbound Email Module defines a route for each Inbox:

  • POST /<database_name>/inbound_email/inbox/<identifier>: Create an Email for the identified inbox using the data of the request.

    The request parameter type define which data type to apply by default it is raw which expect the bytes of a RFC 822 message.

    Other available types: