Update countriesAsk AIput https://app.aikido.dev/api/public/v1/firewall/apps/{app_id}/countriesUpdate the country-based IP blocking configuration for an appPath Paramsapp_idint32required≥ 0The ID of the Zen appBody ParamsThe countries configuration to update for the appmodestringenumrequired'block' = block requests from specified countries, 'allow' = only allow requests from specified countriesblockallowAllowed:blockallowlistarray of stringsrequiredList of country codes to block or allow*ADD stringResponses 200The countries configuration has been successfully updated 400Invalid request body 404App not foundUpdated 7 months ago