Skip to main content
POST
Add an email domain

Authorizations

Authorization
string
header
required

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

Body

application/json
domain
string
required

Bare domain, e.g. example.com.

Example:

"example.com"

Response

Domain added.

domain
object
required