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

Changes

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