Skip to main content
POST
Create a mailbox domain

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-finops-version
string<date>
required

Body

application/json
domain
string<hostname>
required

The domain name, such as mail.mycompany.com. Can contain only alphanumeric characters (A..Z a..z 0..9), dots (.), and hyphens (-). Each segment of the domain name must start and end with either a letter or a digit.

Response

Successful Response

id
string<uuid>
required

Entry UUID

dns_records
object
required
domain
string<hostname>
required

The domain name.

status
string
required
dedicated_ip
string | null

A dedicated IP address assigned to this mailbox and used to send outgoing email.

last_updated_at
string<date-time> | null

The time the domain was updated for the last time