Create an email blacklist rule
Contact Blacklist Rules
Create an email blacklist rule
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Creates a new email blacklist rule.
POST
Create an email blacklist rule
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Body
application/json
Request body for creating an email blacklist rule
Email pattern to blacklist. Must be a valid email format (e.g., spam@example.com)
Example:
"spam@example.com"