Update an email exception blacklist rule
Contact Blacklist Rules
Update an email exception blacklist rule
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Updates an existing email exception blacklist rule.
PUT
Update 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.
Path Parameters
Email exception blacklist rule ID
Body
application/json
Request body for updating 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"