Create an email exception blacklist rule
Contact Blacklist Rules
Create an email exception blacklist rule
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Creates a new email exception blacklist rule.
POST
Create an email exception 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 exception blacklist rule
Email address to allow as exception. Must be a valid email format (e.g., user@example.com)
Example:
"user@example.com"