Skip to main content
PATCH
Update account-level blocklist rule

Authorizations

Authorization
string
header
required

API key for account management endpoints. Use your api_ prefixed token.

Path Parameters

uuid
string<uuid>
required

UUID of the account blocklist rule to update

Body

application/json
name
string
Maximum string length: 100
description
string | null
Maximum string length: 500
enabled
boolean
senders
object[]
recipients
object[]
subjects
object[]
body
object[]
headers
object[]
ips
object[]
size
object | null
attachments
object[]

Response

Rule updated successfully

success
boolean
Example:

true