---
title: "POST /api/apps/{appId}/webhooks/{webhookId}/test"
method: POST
path: "/api/apps/{appId}/webhooks/{webhookId}/test"
tags: ["apps", "webhooks"]
---

# POST /api/apps/{appId}/webhooks/{webhookId}/test

`POST /api/apps/{appId}/webhooks/{webhookId}/test`

Test a webhook

## Path parameters

- `appId` string, uuid, required
- `webhookId` string, uuid, required

## Response `204`

Webhook test event queued successfully

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Webhook or app not found
- `500` — Internal server error

---

[API](https://skmtc.net/ethcomments/apis/ethereum-comments-protocol-indexer-api.md) · [All operations](https://skmtc.net/ethcomments/apis/ethereum-comments-protocol-indexer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ethcomments/ethereum-comments-protocol-indexer-api/versions/9627e9d1ff21/schema)
