Webhook event triggered when a matcher report has been published. The request body contains the published-report payload directly.
Request examples
{
"UniqueFileName": "string",
"DownloadUrl": "string"
}
Response examples (default)
{
"type": "string",
"title": "string",
"status": 42,
"detail": "string",
"instance": "string"
}