Skip to main content
DELETE
Clear the Provider Allowlist
Removes every allowlist entry, returning your organization to filtered: false. Idempotent, and it keeps every instruction override — re-enabling a provider later restores your wording with it.
This is not a “show everything” switch. Under the opt-in rule, an organization with no allowlist entries has enabled nothing; clearing the list is the same end state as Replace the Provider Allowlist with an empty provider_ids. Rebuild the list with PUT when you want to widen what you offer.

Response

204 No Content. There is no response body.
Read the result back with List the White-label Provider Overlay: filtered is now false, and providers still lists any provider that carries an instruction override, each with allowed: false.

Errors

Authorizations

PUBLIC-API-KEY
string
header
default:<Your PUBLIC-API-KEY>
required
PRIVATE-SECRET-KEY
string
header
default:<Your PRIVATE-SECRET-KEY>
required

Response

Allowlist cleared. No content.