Ironclad · Arazzo Workflow
Ironclad Update a Webhook Subscription
Version 1.0.0
Find an existing webhook by target URL, retrieve it, then update its events.
View Spec
View on GitHub
Contract Lifecycle ManagementCLMContractsLegal TechLegalOpsEnterpriseWorkflowseSignatureClickwrapAIOAuthSCIMWebhooksArazzoWorkflows
Provider
Workflows
update-webhook-subscription
List webhooks, retrieve the first one, then update its events and status.
Lists webhooks to resolve a webhook id, retrieves that webhook, and updates its subscribed events and status.
1
listWebhooks
list-all-webhooks
List all webhooks to resolve the webhook to update.
2
retrieveWebhook
retrieve-a-webhook
Retrieve the resolved webhook to capture its current configuration.
3
updateWebhook
update-a-webhook
Update the webhook's subscribed events and status.