Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • alert-create: receive only new / created alert notifications

  • alert-update: receive updates on alerts

  • alert-closeend

Body

Code Block
{
    "url": "https://webhook url",
    "event": "alert-create"
}

...