UpdateAsk AIput https://api.smartsurvey.io/v2/account/webhooks/{webhookId}Updates a WebhookPath ParamswebhookIdint32requiredThe Webhook id that you want to updateBody Paramsnamestring | nullThe webhook nameurluri | nullThe url to call for this webhookdata_formatstring | nullThe data format for the webhooksurvey_idsstring | nulla comma-delimited list of surveyids to subscribe toeventsobjectA DTO for events that are subscribed to by a webhookevents objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmltext/jsontext/plaintext/xmlAllowed:application/jsonapplication/xmltext/jsontext/plaintext/xmlResponses 200Success 400Request validation errors 403Forbidden 404Webhook not foundUpdated 7 months ago