Update a Webhook
Last updated
Was this helpful?
Last updated
Was this helpful?
Allows you to modify the URL of an existing webhook. If you specify default as true, the webhook will be set as the default webhook for your account, replacing the current default.
/webhooks
The URL of the webhook to send alerts to when a match is found.
https://mywebhook.com
If true, this webhook will be used as the default for all new monitoring requests which do not specify a webhook. This will automatically override any existing default webhook. The first webhook created on an account automatically becomes the default.
false
No body