UiPath · Arazzo Workflow
UiPath Find and Remove a Webhook
Version 1.0.0
Locate a webhook by its target URL and delete the subscription.
View Spec
View on GitHub
AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTestingArazzoWorkflows
Provider
Workflows
cleanup-webhook
Resolve a webhook by URL and delete it.
Lists webhooks filtered to the supplied target URL to find the subscription ID, then deletes that webhook.
1
findWebhook
List webhooks filtered to the supplied target URL to resolve the ID of the subscription to delete.
2
deleteWebhook
Permanently delete the resolved webhook subscription by its ID so the endpoint no longer receives notifications.
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.