Update a webhookAsk AIpost https://au-api.basiq.io/notifications/webhooks/{webhookId}Path ParamswebhookIdstringrequiredBody ParamsWebhook request object.namestringname to describe the webhook.descriptionstringdetailed description of the webhook.urlstringrequiredurl to send webhooks to.subscribedEventsarray of stringsone or more events that the webhook would send messages for.subscribedEventsADD stringResponses 200Updated 400Bad Request 401Unauthorized 403Forbidden 404Not Found 409Conflict 429Too many requests 500Internal server error. 503Service unavailableUpdated 25 days ago