---
title: "Send a test event"
method: POST
path: "/api/v1/webhooks/{id}/test"
tags: ["Webhooks"]
---

# Send a test event

`POST /api/v1/webhooks/{id}/test`

Fires a signed `alarm.triggered` test event (`test: true` in the payload, real
signature headers) so receivers can be verified end-to-end.

## Response `200`

- object
  - `data` object
    - `queued` boolean

---

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