# Clear allowlist Delete an entire allowlist for a domain Endpoint: DELETE /v3/{domainID}/whitelists Version: 3.0.0 Security: basicAuth ## Path parameters: - `domainID` (string, required) The id of the domain you want to delete allowlist table from ## Response 200 fields (application/json): - `message` (string, required) Response message ## Response 400 fields (application/json): - `message` (string, required) Response message