Highlight Webhooks API

Outbound webhooks delivered when Highlight alerts fire. POST JSON payload to a customer-supplied URL with alert metadata (name, type, count), error/session/log/metric context, project routing, and action URLs to resolve, ignore, or snooze. Supports Error, Session, User, Log, Trace, and Metric monitor alerts.

API entry from apis.yml

apis.yml Raw ↑
aid: highlight-io:highlight-webhooks-api
name: Highlight Webhooks API
tags:
- Observability
- Webhooks
- Alerts
- Notifications
humanURL: https://www.highlight.io/docs/general/product-features/general-features/webhooks
properties:
- url: https://www.highlight.io/docs/general/product-features/general-features/webhooks
  type: Documentation
- url: openapi/highlight-webhooks-api-openapi.yml
  type: AsyncEvents
description: Outbound webhooks delivered when Highlight alerts fire. POST JSON payload to a customer-supplied
  URL with alert metadata (name, type, count), error/session/log/metric context, project routing, and
  action URLs to resolve, ignore, or snooze. Supports Error, Session, User, Log, Trace, and Metric monitor
  alerts.