v1

latestOpenAPI 3.0.02026-07-26441564.4 KB
Whitelists
allowlists

Delete a whitelist.

delete/allowlist/{id}

Path parameters

idinteger required

ID of the resource

Response

Successfully removed firewall bypass/exemption

successboolean
messagestring

Example response

{
  "success": true,
  "message": "Removed from allowlist!"
}