Close menu
Explore Plans
Mobile menu Close menu
Cloudflare

Update zone security level

This action will update the security level setting for the Cloudflare zone you specify.

Developer info

API endpoint slug
cloudflare.update_zone_security_level
Filter code method
Cloudflare.updateZoneSecurityLevel.skip(string?: reason)
Runtime method
runAction("cloudflare.update_zone_security_level", {})

Action fields

Zone Dropdown list

Label
Which zone?
Helper text
Select the Cloudflare zone (domain) to update.
Slug
zone_id
Required
true
Can have default value
false

Security level Dropdown list

Label
Security level
Helper text
The security level to set. 'I'm Under Attack' challenges all visitors and is intended for use during active DDoS attacks.
Slug
security_level
Required
true
Can have default value
true
Filter code method
Cloudflare.updateZoneSecurityLevel.setSecurityLevel(string: security_level)