Tool to update a webhook’s settings, including target URL and events. Use after retrieving existing webhook to apply configuration changes.
idRequiredstringThe unique ID of the webhook to update.
eventsRequiredarrayList of event names this webhook subscribes to; only notifications for these events will be sent.
disabledbooleanIf true, disables the webhook; if false, enables it.
metadataobjectArbitrary key/value pairs to attach to this webhook for user-defined metadata.
targetUrlRequiredstringThe URL this webhook will send POST requests to once one of its subscribed events is triggered.
descriptionstringFree-text description of what this webhook is for.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.