Skip to main content
PUT
Adds a domain or subject to the mail block list.

Authorizations

Authorization
string
header
required

JWT Bearer token. Obtain via the OAuth 2.0 token endpoint.

Body

The block type ("subject" or "domain") and the value to block.

block
string
data
string

Response

Block list entry added successfully.