v1

latestOpenAPI 3.1.02026-07-261690320.7 KB

Update threat lists

Update the IP lists configuration for an app including known threat actors and Tor settings. This endpoint supports partial updates - only include the properties you want to modify. Omitted properties will remain unchanged.

put/firewall/apps/{app_id}/ip-lists

Path parameters

app_idinteger required

The ID of the Zen app

Request body

Response

The IP lists configuration has been successfully updated

successboolean

Indicates whether the operation was successful

Example response

{
  "success": true
}