Skip to main content
PUT
Update domains blocklist for account
For more details on how domain blocking works, including wildcard patterns and the common blocklist, see Domain Blocking.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

The account ID

Body

application/json
domains_blocklist
string[]
required

Array of domain names to block. Maximum 253 characters per domain. Domains will be automatically deduplicated and sanitized.

Maximum array length: 100
Example:

Response

Domains blocklist updated successfully

The response is of type object.