---
title: "Test webhook publisher connectivity"
method: POST
path: "/api/v1/webhook-publishers/{id}/test"
tags: ["webhook-publishers"]
---

# Test webhook publisher connectivity

`POST /api/v1/webhook-publishers/{id}/test`

## Path parameters

- `id` string, uuid, required

## Response `201`

- WebhookConnectionTestResponseDTO
  - `httpStatus` integer, required — HTTP status returned by the remote target.
  - `latencyMs` integer, required — Round-trip latency in milliseconds (request → response).

---

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