Skip to main content
DELETE
Remove a domain rule

Authorizations

X-Auth-Token
string
header
required

API key created in the dashboard or via POST /v1/api/api-keys. Keys are prefixed pn_ and do not expire until revoked.

Body

application/json
type
enum<string>
required
Available options:
blocked,
allowed
domain
string
required
Example:

"example.com"

Response

Domain removed

message
string
domain
string
type
enum<string>
Available options:
blocked,
allowed