Creates a new CDN pull zone in BunnyCDN for content delivery acceleration. A pull zone acts as a CDN endpoint that caches and delivers content from your origin server through BunnyCDN's global edge network. When created, you get a default hostname (e.g., 'your-name.b-cdn.net') t…
NameRequiredstringName of the pull zone. This will be used to generate the default CDN hostname (e.g., 'my-pull-zone' becomes 'my-pull-zone.b-cdn.net'). Must be unique across all BunnyCDN users.
TypeintegerType of pull zone. 0 = Standard (Premium) pull zone with global edge locations, 1 = Volume pull zone optimized for high bandwidth workloads. Defaults to 0 (Standard).
OriginUrlRequiredstringThe origin server URL from which BunnyCDN will fetch and cache content. Must be a valid HTTP/HTTPS URL pointing to your source server.
EnableTLS1booleanEnable TLS 1.0 protocol support. Not recommended for security reasons; only enable for legacy client compatibility.
PricingTierintegerPricing tier for the pull zone. 0 = Standard tier with all regions, 1 = High Volume tier with reduced pricing but fewer edge locations.
AWSSigningKeystringAWS Access Key ID for S3 authentication. Required if aws_signing_enabled is true.
AddHostHeaderbooleanPass the original Host header to the origin server. Enable if your origin requires the Host header for routing or virtual hosting.
EnableLoggingbooleanEnable access logging for the pull zone. When enabled, request logs are recorded and available for analysis. Default is true.
StorageZoneIdintegerID of a BunnyCDN storage zone to use as the origin instead of an external URL. When set, the pull zone will serve files from the linked storage zone.
EnableWebpVarybooleanEnable automatic WebP image optimization. When enabled, images will be converted to WebP format for browsers that support it, reducing file sizes by 25-35%.
EnableGeoZoneAFbooleanEnable content delivery from African edge locations. Enabled by default.
EnableGeoZoneANbooleanEnable content delivery from Antarctica edge locations. Rarely needed optional region.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.