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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
""