API Reference¶
Post inbound email¶
The Inbound Email Module defines a route for each Inbox <model-inbound.email.inbox>:
POST
/<database_name>/inbound_email/inbox/<identifier>
: Create an Email <model-inbound.email> for the identified inbox using the data of the request.The request parameter
type
define which data type to apply by default it israw
which expect the bytes of a RFC 822 message.Other available types: