v1

latestSwagger 2.0MIT2026-07-17233380637.0 KB
Transactional emails

Add a new domain to the list of blocked domains

Blocks a new domain in order to avoid messages being sent to the same

post/smtp/blockedDomains

Request body

domainstring required

name of the domain to be blocked

Example request

{
  "domain": "example.com"
}

Response

Domain is successfully blocked