Update webhook configurationAsk AIpost https://api.pax8.com/api/v2/webhooks/{id}/configurationUpdate a webhook's configuration. This will replace the configuration detailsPath ParamsiduuidrequiredBody ParamsdisplayNamestringDisplay name for the webhookurlstringURL where webhook events will be sentauthorizationstringAuthorization header value for webhookscontactEmailstringEmail address to notify when webhook delivery errors occurerrorThresholdint32≤ 20Defaults to 3Number of times a webhook will be retried and consecutive errors will result in an email notificationResponses 200The request has succeeded. 400The request is missing required parameters or has invalid parameters 401Missing or invalid token 403User does not have permission to access this resource 500Server errorUpdated 17 days ago