---
title: "Webhook test event"
method: POST
path: "webhook.test"
tags: ["Webhook Events"]
---

# Webhook test event

`POST webhook.test` (webhook)

Fired when sending a test webhook to verify the endpoint configuration.

## Payload

- WebhookPayloadTest — Webhook payload for test deliveries
  - `id` string, required — Stable webhook event ID
  - `event` 'webhook.test', required
  - `message` string, required — Human-readable test message
  - `timestamp` string, date-time, required

## Acknowledgement `200`

Webhook received successfully

---

[API](https://skmtc.net/zernio/apis/zernio-api.md) · [All operations](https://skmtc.net/zernio/apis/zernio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zernio/zernio-api/versions/51932b099b2f/schema)
