Update the Callback URL for an Account WebhookCopy Pagepatch https://api.overledger.dev/api/webhooks/accounts/{webhookId}Updates the callback URL used for the webhook and changes 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