Update webhook Copy Pageput https://api.partners.uat.crezco.com/webhooks/{webhookId}Update the details of an existing webhook.Path ParamswebhookIduuidrequiredUnique identifier (GUID) of the webhookBody ParamsModel for updating a WebHookcallbackurirequiredlength ≥ 1The URL of the callback to registerHeadersCrezco-VersionstringDefaults to 2025-01-31The requested API versionacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200OK 401You do not have access. Check your API key is correct. 403You do not have access to this organisation. 406The version of the API that you requested is not available. Check your Crezco-Version header. If you omit this header you will use the latest version of the API. 429You have made too many requests to the API in too short a period. Wait a while and try again.Updated 10 months ago