Skip to main content
POST
Schedule send

Authorizations

x-api-key
string
header
required

API key (sk-proj-…) from Settings → API Keys. Required for sold API calls outside the Mermail console.

Path Parameters

mailboxId
string
required

Mailbox public_id (UUID), hosted alias id, or current email

Body

application/json
body
string
required
Example:

"<p>See you</p>"

scheduled_send_at
string<date-time>
required

Must be in the future (ISO-8601)

Example:

"2026-07-16T15:00:00.000Z"

to
Example:
cc
bcc
subject
string
Example:

"Later"

in_reply_to
string
thread_id
string
draft_id
string

Response

Success

The response is of type object.