Tool to update an existing RESTHook subscription. Use after confirming the subscription identifier to modify its URL, event, or activation status.
eventstringThe event type to subscribe to. Valid events: 'document.parse.completed', 'document.parse.succeeded', 'document.parse.failed', 'document.validate.completed', 'document.classify.completed', 'document.classify.succeeded', 'document.classify.failed', 'document.rejected'.
activebooleanWhether the subscription should be active
targetUrlstringThe new URL where webhook notifications will be sent
identifierRequiredintegerThe unique numeric ID of the resthook subscription to update. Obtain this from the 'Get RESTHook Subscriptions' or 'Create RESTHook Subscription' actions.
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.