Transactional emails

Get the list of blocked domains

Get the list of blocked domains

get/smtp/blockedDomains

Response

List of blocked domains

domainsstring[] required

List of all blocked domains

Example response

{
  "domains": [
    "contact.com"
  ]
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.