v1
latestOpenAPI 3.1.02026-07-26359254.7 MBContact Blacklist Rules
Delete an email blacklist rule
<small>Requires the contacts:write scope (or a broader one that includes it).</small>
Deletes an existing email blacklist rule. Global rules (seeded by the system) cannot be deleted.
delete/v3/contact-blacklist-rules/emails/{id}
Path parameters
idinteger required
Email blacklist rule ID
Response
Email blacklist rule deleted successfully. The response body is empty.
{"stackTrail":"paths:/v3/contact-blacklist-rules/emails/{id}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Empty body"}