webhook
grafana

WebHook Endpoint For Grafana Notification

post/v1/notification/webhook

Headers

Authorizationstring

Request body

$schemastring uri

A URL to the JSON Schema for this object.

commonAnnotationsobject required
commonLabelsobject required
externalURLstring required
groupKeystring required
groupLabelsobject required
messagestring required
orgIdinteger required
receiverstring required
statestring required
statusstring required
titlestring required
truncatedAlertsinteger required
versionstring required

Example request

{
  "$schema": "https://api.scaleops.com/schemas/GrafanaWebHookRequestBody.json"
}

Response

OK

Changes