Contact Blacklist Rules
Update a domain blacklist rule
<small>Requires the contacts:write scope (or a broader one that includes it).</small>
Updates an existing domain blacklist rule.
put/v3/contact-blacklist-rules/domains/{id}
Path parameters
idinteger required
Domain blacklist rule ID
Request body
Example request
{
"pattern": "example.com"
}Response
Domain blacklist rule updated successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.