Skip to main content
POST
Inboxes are currently in private beta and only available to a limited number of users. The response shape might change before GA. Get in touch if you’re interested in testing this feature.Once you have access, upgrade your Resend SDK to use the methods on this page:
An inbox sends and receives email at an address on one of your domains, such as support@example.com.

Body Parameters

string
Internal name for the inbox. Recipients do not see it.
boolean
When true, Resend provisions a receiving address so you can receive mail without adding an MX record. Defaults to false.

Response Fields

string
Always inbox.
string
The ID of the inbox.
string
Internal name for the inbox. Recipients do not see it.
string
The address of the inbox.
string
The ID of the domain that owns the address.
string | null
The address to forward mail to when forwarding is enabled. null otherwise.
string | null
The name recipients see when mail is sent from this inbox. A plain name, not a Name <email> address.
number
The number of unread threads in the inbox.
string
ISO 8601 timestamp when the inbox was created.