Send email
Send an email from an inbox. Requires Idempotency-Key header. Use threadId to reply to an existing thread.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Unique key for idempotent sends (e.g. UUID)
Path Parameters
Body
1 - 998Email body. Plain text or HTML — HTML is auto-detected and rendered, with a plain-text fallback generated automatically.
1 - 100000Provide only when the plain-text and HTML versions must differ. Omit for normal sends — put HTML in body instead.
500000Thread ID for replies
When replying with threadId, append a quoted copy of the previous message to the body. Defaults to true. Set false to send only your reply text.
Optional. Address that replies should be routed to (set as the Reply-To MIME header). Free plan: must be the address of an inbox you own in OpenMail. Developer plan or higher: any valid email address.