Skip to main content
POST
Create a new inbox.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Body

application/json

Inbox creation data

Request body for creating an inbox

companyId
string
required

Company ID

domain
string

Email domain

integrationId
string

Integration ID for email sending

name
string

Inbox name

sharing
string

Sharing mode: "private" or "shared"

Response

Created inbox

Single inbox response

inbox
object

Inbox object