v1

latestSwagger 2.0MIT2026-07-17233380637.0 KB
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"
  ]
}