Skip to main content

Verify domain address via DKIM​

Create a domain to be verified via DKIM (DomainKeys Identified Mail)

Request Body required
  • domain string

    A domain address

Responses

List of DKIM tokens required for the verification process.


Schema
  • id string

    New UUID associated with domain to be verified

  • domain string

    A domain address

  • dkimEnabled

    Default value: false

    DKIM is enabled for this domain

  • dkimTokens string[]

    DKIM tokens required for authentication

  • dkimVerificationStatus string

    Status of DKIM authentication

Loading...