Skip to main content
POST
Create suppression rule

Authorizations

Authorization
string
header
required

API key for account management endpoints. Use your api_ prefixed token.

Body

application/json
target_value
string<email>
required
Example:

"user@example.com"

reason
string | null
Example:

"Spam reports"

Response

Suppression rule created

success
boolean
Example:

true

rule
object