Hookdeck · Arazzo Workflow
Hookdeck Pause and Resume a Connection
Version 1.0.0
Read a connection, pause it for maintenance, then unpause it to drain held events.
View Spec
View on GitHub
WebhookEvent GatewaysGatewaysEventEvent InfrastructureEvent-DrivenMessagingQueuesRetriesTransformationObservabilityArazzoWorkflows
Provider
Workflows
pause-resume-connection
Cycle a connection through pause and unpause for maintenance.
Reads a connection, pauses it, verifies the paused timestamp is set, then unpauses it to release held events for delivery.
1
2
pauseConnection
Pause the connection so new events are held with a HOLD status instead of being delivered.
3
unpauseConnection
Unpause the connection so any held events are attempted, respecting the destination delivery rate.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.