Sent when testing webhook configuration via the /tenant/webhook/test endpoint.
{
"type": "WEBHOOK_TEST",
"content": {
"message": "This is a test webhook notification",
"tenant_id": "ten_4zRSFOpQgYuTciT6dl5qIe1k8Pd",
"timestamp": "2024-01-15T10:30:00Z"
}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}{
"type": "WEBHOOK_TEST",
"content": {
"message": "This is a test webhook notification",
"tenant_id": "ten_4zRSFOpQgYuTciT6dl5qIe1k8Pd",
"timestamp": "2024-01-15T10:30:00Z"
}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}