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!"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.