---
title: "Triggers a test webhook event"
method: PUT
path: "/webhook/endpoints/{webhook_endpoint_id}/test"
tags: ["Webhooks"]
---

# Triggers a test webhook event

`PUT /webhook/endpoints/{webhook_endpoint_id}/test`

Request a `test` event be sent to this webhook endpoint. Useful for debugging webhook implementations.

## Path parameters

- `webhook_endpoint_id` string, required

## Headers

- `Arcadia-Version` string, required

## Response `202`

Success

---

[API](https://skmtc.net/arcadia/apis/arcadia-api-reference.md) · [All operations](https://skmtc.net/arcadia/apis/arcadia-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/arcadia/arcadia-api-reference/versions/468f1c903722/schema)
