Create a Webhook to receive notifications when an event occurs
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
URL to receive notifications. Must be a valid https:// url with a valid SSL certificate signed by a trusted CA.
"https://example.com/webhook"
The list of events to enable for this webhook endpoint. You may specify [’*’] to enable all events.
Name of the webhook, for your reference. If name is not provided, default name (webhook id) will be used.
"My Webhook"
Webhook created
Webhook ID
Name of webhook
"My Webhook"
URL of webhook endpoint
"https://your-webhook.server/utgl-access-webhooks"
created webhook has been recently created, pending initial health checkhealthy webhook is active and there are no delivery issuesunhealthy webhook is in degraded state and deliveries are being retriederror webhook is in error state and deliveries are suspendedremoved webhook has been removedcreated, healthy, unhealthy, error, removed List of subscribed events