Cloudflare · Arazzo Workflow
Cloudflare Rotate Worker Route
Version 1.0.0
Create a Worker route, update its pattern, then delete it.
View Spec
View on GitHub
AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb PerformanceArazzoWorkflows
Provider
Workflows
rotate-worker-route
Create, update, and delete a Worker route in a single lifecycle.
Provisions a Worker route, updates its URL pattern, and then deletes it.
1
createRoute
createRoute
Create a route mapping the initial pattern to the Worker script.
2
updateRoute
updateRoute
Update the route to use the replacement URL pattern.
3
deleteRoute
deleteRoute
Delete the route now that the update is complete.
Source API Descriptions
openapi