Skip to main content
POST
Add a DMARC monitoring domain

Authorizations

Authorization
string
header
required

API key for account management endpoints. Use your api_ prefixed token.

Body

application/json
domain
string<hostname>
required
Maximum string length: 254
Pattern: ^(?:[A-Za-z0-9](?:[A-Za-z0-9-]{0,61}[A-Za-z0-9])?\.)+(?:[A-Za-z]{2,63}|xn--[A-Za-z0-9-]{1,59})\.?$
Example:

"example.com"

Response

DMARC domain created

success
boolean
required
Example:

true

domain
object
required