Add a new domain to the list of blocked domains

POST {{baseUrl}}/smtp/blockedDomains

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

Request Body

{"domain"=>"example.com"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

""