---
title: "Test webhook"
method: POST
path: "/webhooks/test"
tags: ["Webhooks"]
---

# Test webhook

`POST /webhooks/test`

Test a webhook by sending a test payload

## Request body

- WebhookTest
  - `id` integer, required
  - `events` string[], required

## Response `201`

Document created, URL follows

## Other responses

- `400` — Bad request syntax or unsupported method

## Changes

- **2024-05-22** `eb9dca23812a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/equiwatt/apis/equiwatt-api/changes/webhooks/test/post.md)

---

[API](https://skmtc.dev/equiwatt/apis/equiwatt-api.md) · [All operations](https://skmtc.dev/equiwatt/apis/equiwatt-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/equiwatt/equiwatt-api/revisions/eb9dca23812a/schema)
