Get the list of blocked domains
GET {{baseUrl}}/smtp/blockedDomains
Get the list of blocked domains
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"domains":["example.com","testdomain.com"]}