Skip to main content
POST
Add sending domain

Authorizations

Authorization
string
header
required

Personal Access Token created from Settings -> API Keys.

Query Parameters

teamId
string
required

ID of the currently active workspace. Must match the authenticated team.

Body

application/json
domain
string
required
Maximum string length: 253
senderEmail
string<email>
required
Maximum string length: 254
senderName
string
required
Maximum string length: 100

Response

Domain added

success
boolean