---
title: "Send test webhook delivery"
method: POST
path: "/v1/agent/webhooks/test"
tags: ["Agent Infrastructure"]
---

# Send test webhook delivery

`POST /v1/agent/webhooks/test`

Sends a test payload to all active webhooks to verify endpoint reachability and HMAC validation.

## Response `200`

All webhooks responded OK

## Other responses

- `207` — Some webhooks failed
- `401` — Invalid or missing X-Agent-Key header
- `404` — No active webhooks

---

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