Update an email blacklist rule
Contact Blacklist Rules
Update an email blacklist rule
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Updates an existing email blacklist rule.
PUT
Update 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.
Path Parameters
Email blacklist rule ID
Body
application/json
Request body for updating an email blacklist rule
Email pattern to blacklist. Must be a valid email format (e.g., spam@example.com)
Example:
"spam@example.com"