Skip to main content
PATCH
Update blocklist entry

Authorizations

Authorization
string
header
required

Supabase session JWT for dashboard / management endpoints, obtained after user sign-in.

Body

application/json
id
string<uuid>
required
reason
string
severity
enum<string>
Available options:
block,
flag,
review
is_active
boolean
expires_at
string<date-time> | null

Response

Entry updated

id
string<uuid>
organization_id
string<uuid>
list_type
enum<string>
Available options:
email,
email_domain,
ip_address,
ip_range,
device_fingerprint,
card_bin,
card_hash,
country,
phone,
customer_id,
clabe,
iban,
account_hash,
swift_bic,
beneficiary_id
value
string
flow_scope
enum<string>
default:all
Available options:
payin,
payout,
all
severity
enum<string>
Available options:
block,
flag,
review
reason
string | null
source
enum<string>
Available options:
manual,
rule,
fraud_report,
chargeback,
api
is_active
boolean
expires_at
string<date-time> | null
created_at
string<date-time>