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