Event: ping

An event ping is sent during Webhook setup to test whether the endpoint is up and responding with the expected status code.

Event HTTP header

X-DefectDojo-Event: ping

Event HTTP body

{
    "description": "Test webhook notification",
    "title": "",
    "user": null,
}