Hookdeck · Arazzo Workflow
Hookdeck Decommission a Source
Version 1.0.0
Read a source, disable it to stop ingestion, then delete it.
View Spec
View on GitHub
WebhooksEvent GatewaysGatewaysEventsEvent InfrastructureEvent-DrivenMessagingQueuesRetriesTransformationsObservabilityArazzoWorkflows
Provider
Workflows
decommission-source
Safely disable then delete a source.
Reads a source, disables it to halt ingestion, confirms the disabled state, and deletes it.
1
readSource
getSource
Read the source to confirm it exists before decommissioning it.
2
disableSource
disableSource
Disable the source so it stops accepting inbound requests, confirming the disabled timestamp is set.
3
deleteSource
deleteSource
Delete the disabled source, removing it permanently.