Update the Callback URL for a Smart Contract Event WebhookCopy Pagepatch https://api.overledger.dev/api/webhooks/smart-contract-events/{webhookId}Updates the callback URL for the specified webhook id and updates it’s status to activePath ParamswebhookIdstringrequiredA unique ID assigned to the webhook once it is created in OverledgerBody ParamscallbackUrlstringrequiredlength between 0 and 300The URL that will receive a notification each time there is an updateHeadersAPI-VersionstringrequiredResponses 200OK 400Bad Request 401Unauthorized 404Not Found 503Service UnavailableUpdated 8 months ago